mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
Added goravel in web frameworks section in README.md (#5484)
This commit is contained in:
parent
2af27dcdc3
commit
22a9301924
@ -3039,6 +3039,7 @@ _Full stack web frameworks._
|
||||
- [Gondola](https://github.com/rainycape/gondola) - The web framework for writing faster sites, faster.
|
||||
- [Gone](https://github.com/gone-io/gone) - A lightweight dependency injection and web framework inspired by Spring.
|
||||
- [gongular](https://github.com/mustafaakin/gongular) - Fast Go web framework with input mapping/validation and (DI) Dependency Injection.
|
||||
- [goravel](https://github.com/goravel/goravel) - A Laravel-inspired web framework with ORM, authentication, queue, task scheduling, and more built-in features.
|
||||
- [GoTuna](https://github.com/gotuna/gotuna) - Minimalistic web framework for Go with mux router, middlewares, sessions, templates, embedded views and static files.
|
||||
- [goweb](https://github.com/twharmon/goweb) - Web framework with routing, websockets, logging, middleware, static file server (optional gzip), and automatic TLS.
|
||||
- [Goyave](https://github.com/go-goyave/goyave) - Feature-complete REST API framework aimed at clean code and fast development, with powerful built-in functionalities.
|
||||
|
Loading…
Reference in New Issue
Block a user