A simple flask api with get, post, put, and delete methods. A database isn't used. I Suggest you check the data of the requests in postman or insomnia.
- Python3
- Flask
Type this command at the terminal in the root folder:
user@user:~$ venv/bin/python3 app.py