This back-end application provides custom endpoints and database storage for a React UI application title "Water-My-Plants", an unique solution to help grow beautiful gardens.
- George Hatzigeorgio
- Jason Corchado
- Tarah Agbokhana, AAS || https://www.linkedin.com/in/tarah-agbokhana/
-
Heroku Deploy URL https://bw-tt-67-water-my-plants.herokuapp.com/
-
Heroku Git URL https://git.heroku.com/bw-tt-67-water-my-plants.git
-
Swagger API View https://bw-tt-67-water-my-plants.herokuapp.com/swagger-ui.html
-
CREATE
-
READ
- https://bw-tt-67-water-my-plants.herokuapp.com/api/users
- https://bw-tt-67-water-my-plants.herokuapp.com/api/users/3
- https://bw-tt-67-water-my-plants.herokuapp.com/api/users/name/tarah
- https://bw-tt-67-water-my-plants.herokuapp.com/api/users/name/like/tar
- https://bw-tt-67-water-my-plants.herokuapp.com/api/plants
- https://bw-tt-67-water-my-plants.herokuapp.com/api/plants/3
-
UPDATE (PUT/PATCH)
-
DELETE
- Configurations
- Controllers
- Exceptions
- Handlers
- Models
- Repositories
- Services
- Apache Maven
- Spring OAUTH
- Spring Boot
- Sprint Security
- SpringFox Bean Validator
- SpringFox Swagger2
- H2 Database
- PostgreSQL