https://github.com/biancarosa/ez
NOT READY. pet project. go framework with api docs generation
https://github.com/biancarosa/ez
framework go web
Last synced: about 2 months ago
JSON representation
NOT READY. pet project. go framework with api docs generation
- Host: GitHub
- URL: https://github.com/biancarosa/ez
- Owner: biancarosa
- License: mit
- Created: 2021-09-02T17:40:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-24T19:40:13.000Z (8 months ago)
- Last Synced: 2025-07-25T00:54:13.767Z (8 months ago)
- Topics: framework, go, web
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 21
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ez
The Go framework that focus on development experience, for those who think Go is already fast enough for their needs and don't care too much about saving a ms or two but would like a better development experience around developing a Web API in Go.
Great for prototyping, for services that use an event-based architecture on the background and most of the requests are asynchronous.
## Getting involved
Send the [author](github.com/biancarosa) a message, preferably on [twitter](twitter.com/__biancarosa), or interact through issues.