petAdoptionStore

A simple automated CRUD app for a pet adoption store.
#The idea was to create an api that has different microservices

  1. Clone the project and do a git checkout to the master branch.

  2. Install the appropriate Maven dependencies.

  3. Setup & configure a database and make sure to update the appropriate drivers/ db specs in the pom file

  4. Cd into the api directory and run the project from there to call the other microservices.

  5. Use Postman or your preferred HTTP client to test and validate the Http request endpoints.

#Cheers!

GitHub

View Github