My-Solar-Garden / rails_backend

Application that allows users to maximize their garden’s efficiency and carbon sequestration. Users can track the health of their gardens through light, temperature, and moisture sensors connected to RaspberryPis.
1 stars 1 forks source link

Crud endpoints garden #33

Closed D-Lessenden closed 4 years ago

D-Lessenden commented 4 years ago

Create CRUD endpoints for gardens. For sad-path testing I followed Hash's lead for the CRUD user endpoints and return a 204 No Content.