The api is running in a Docker container deployed to Google Cloud using Python 3.8.2.
To run the python code locally run
$python3 app.py
The server will be running on port 5000.
It was built on a Pi 4 so I guess this also tests running a ARM64 container on Google Cloud.
- GET method
- POST method
- DELETE method
Testing the API with Postman
Put this link into your Postman (https://happy-api-ppufd5pjxa-uw.a.run.app)
Refer to the screen shot
Put this link into your Postman (https://happy-api-ppufd5pjxa-uw.a.run.app/places)
Refer to the screen shot