Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drudv/brewery-environments

API for Brewery Environments app
https://github.com/drudv/brewery-environments

Last synced: 18 days ago
JSON representation

API for Brewery Environments app

Awesome Lists containing this project

README

        

# API for Brewery Environments app

## Supported endpoints

`GET /api/v0/environment` - list of environements

`POST /api/v0/environment/:environmentId/add-reservation` - add a new reservation

`PUT /api/v0/environment/:environmentId/reservation/:reservationId` - update reservation

`GET /api/v0/reservation` - list of reservations