Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 418 Bytes

File metadata and controls

7 lines (4 loc) · 418 Bytes

API Playground

Here lies an example API, built with Flask. So, you'll need Flask. After that, run flask run in this folder :-)

The entry point of the project is app.py.

Also included in this project is a small collection to help play around with the playground. You can import this into Insomnia to make calls to your lovely api server.