https://github.com/oxequa/fresh
Fresh is a lightweight and high performance RESTful framework ready to use for environments where scaling is needed.
https://github.com/oxequa/fresh
ddd-architecture framework fresh go golang golang-framework microservices restful-api web-framework websocket
Last synced: about 1 month ago
JSON representation
Fresh is a lightweight and high performance RESTful framework ready to use for environments where scaling is needed.
- Host: GitHub
- URL: https://github.com/oxequa/fresh
- Owner: oxequa
- License: gpl-3.0
- Created: 2017-04-10T14:18:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T14:42:27.000Z (about 7 years ago)
- Last Synced: 2024-06-20T17:52:42.041Z (over 1 year ago)
- Topics: ddd-architecture, framework, fresh, go, golang, golang-framework, microservices, restful-api, web-framework, websocket
- Language: Go
- Homepage:
- Size: 146 KB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
RESTful framework built on top of the best dev patterns
## Quickstart
```
go get github.com/oxequa/fresh
```## Documentation
You can read the full documentation of Fresh here.
## Contributing
Please read our guideline [here](CONTRIBUTING.md).
## License
Fresh is licensed under the [GNU GENERAL PUBLIC LICENSE V3](LICENSE).
## TODO
* input validation
* dto?