https://github.com/daimaou92/prate
Opinionated REST framework based on Protocol Buffers by Google
https://github.com/daimaou92/prate
Last synced: 8 months ago
JSON representation
Opinionated REST framework based on Protocol Buffers by Google
- Host: GitHub
- URL: https://github.com/daimaou92/prate
- Owner: daimaou92
- License: apache-2.0
- Created: 2022-11-02T16:29:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T16:17:28.000Z (over 3 years ago)
- Last Synced: 2024-12-29T05:34:01.193Z (over 1 year ago)
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prate
---
### This is very alpha
---
Opinionated lib based on [httprouter](https://github.com/julienschmidt/httprouter)
and [protobuf](https://developers.google.com/protocol-buffers) to build REST APIs.