Giter Site home page Giter Site logo

CleverGo

Build Status Coverage Status Go Report Card Go.Dev reference Release Downloads Chat Community

CleverGo is a lightweight, feature rich and trie based high performance HTTP request router.

go get -u clevergo.tech/clevergo

Benchmark

Features

  • Full features of HTTP router.
  • High Performance: extremely fast, see Benchmark.
  • Gradual learning curve: you can learn the entire usages by going through the documentation in half an hour.
  • Reverse Route Generation: allow generating URLs by named route or matched route.
  • Route Group: as known as subrouter.
  • Friendly to APIs: it is easy to design RESTful APIs and versioning your APIs by route group.
  • Middleware: plug middleware in route group or particular route, supports global middleware as well. Compatible with most of third-party middleware.
  • Logger: a generic logger interface, supports zap and logrus. Logger can be used in middleware or handler.
  • ...

Examples

Checkout example for details.

Contribute

Contributions are welcome.

  • Star it and spread the package.
  • File an issue to ask questions, request features or report bugs.
  • Fork and make a pull request.
  • Improve documentations.

Credit

See CREDIT.md.

CleverGo Web Framework's Projects

auth icon auth

:lock: Go HTTP Authentication Middleware

authz icon authz

:shield: CleverGo Authorization Middleware

captcha icon captcha

image and voice captcha package for Go(go programing language) fasthttp

captchas icon captchas

:art: Base64 Captchas Manager, Drivers and Stores.

clevergo icon clevergo

:tongue: CleverGo is a lightweight, feature rich and high performance HTTP router for Go.

docs icon docs

CleverGo official website and documentations.

form icon form

:information_source: Decode request body of any types(xml, json, form, multipart form...) into a sctruct by same codebase.

i18n icon i18n

:globe_with_meridians: Internationalization implemetation for golang

jsend icon jsend

:100: JSend's implementation writen in Go(golang)

jwt icon jwt

JWT(JSON WEB TOKEN) package for Go(go programing language).

log icon log

Generic leveled logger interface and adapters.

osenv icon osenv

An extensional OS environment variables helper for Go

sessions icon sessions

fasthttp sessions package, this package has been moved to https://github.com/go-gem/sessions, please use the new package.

shields icon shields

Shields is a Go SDK for creating shields.io endpoint.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.