This project creates a backend Mongo database with an API hosted on heroku that can receive both GET and POST requests. It is an API to link to the previously built 'happy thoughts' front end, which is a site where happy thoughts can be posted, viewed and liked.
I linked a new Mongo cloud collection into my technigo projects cluster, used postman to send and view the GET and POST results and mongo compass to view the data in the database. I hosted this site on heroku and the front end that uses the API is hosted on netlify.
Frontend: https://sarah-mottram-happy-thoughts.netlify.app/
Backend: https://sarah-mottram-happy-thoughts.herokuapp.com/