mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add uAdmin to web frameworks (#2298)
I have all the required links for doc, coverage, Golang report, ... etc in the top of README.md as badges with links to their sources.
This commit is contained in:
parent
bb24009a6b
commit
84fecc98d0
@ -1628,6 +1628,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [tango](https://github.com/lunny/tango) - Micro & pluggable web framework for Go.
|
||||
* [tigertonic](https://github.com/rcrowley/go-tigertonic) - Go framework for building JSON web services inspired by Dropwizard.
|
||||
* [traffic](https://github.com/pilu/traffic) - Sinatra inspired regexp/pattern mux and web framework for Go.
|
||||
* [uAdmin](https://github.com/uadmin/uadmin) - Fully featured web framework for Golang, inspired by Django.
|
||||
* [utron](https://github.com/gernest/utron) - Lightweight MVC framework for Go(Golang).
|
||||
* [vox](https://github.com/aisk/vox) - A golang web framework for humans, inspired by Koa heavily.
|
||||
* [WebGo](https://github.com/bnkamalesh/webgo) - A micro-framework to build web apps; with handler chaining, middleware and context injection. With standard library compliant HTTP handlers(i.e. http.HandlerFunc).
|
||||
|
Loading…
Reference in New Issue
Block a user