dozer
dozer copied to clipboard
Endpoint enhancements
- [ ] Use
GET /$endpoint/record/$keyinstead ofGET /$endpoint/$key - [ ] Switch
/oapiendpoint to a GET method - [ ] Support
GET /countandGET /query - [x] create a new route to download proto file for typed service. (including
types.proto) - [x] create a route for common proto
- [x] Create a default route for the / endpoint with a simple json response saying (status: 200, message: Dozer APIs v0.1.1) or something.
Hi, can I work on this :)