Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
/ jimu Public archive

A collection of middlewares and http utilites

License

Notifications You must be signed in to change notification settings

huangjunwen/jimu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jimu (积木) GoDoc

A collection of middlewares and http utilites. Some are thin wrappers from other mature libraries.

Path Description
. Common interfaces/types that middlewares and utilites depend on. (e.g. logger interface/fallback handler type definition)
router Thin wrappers of denco router.
mw Middleware directory
mw/logger Thin wrapper of zerolog
mw/recover Catch panic and fallback response
mw/reftoken Middleware that translate tokens transparently. Can be used as session.

About

A collection of middlewares and http utilites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages