An open API service indexing awesome lists of open source software.

https://github.com/jiujuan/lilac

a simple golang web framework。基于 httprouter 开发
https://github.com/jiujuan/lilac

framework go httprouter web

Last synced: about 1 year ago
JSON representation

a simple golang web framework。基于 httprouter 开发

Awesome Lists containing this project

README

          

# Lilac
a simple golang web framework.

# Related Lib
- [httprouter](https://github.com/julienschmidt/httprouter)

# Feature
- router
- router group
- middleware (like gin)