This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
API creation in python
There are several ways to do this in an effective way.
- This tutorial is the start of a simple way to create using a flask application and ngrok for a public api.
- ngrok - a necessary tool for api creation
- pycharm is the IDE of choice here
- flask application
- check out debug tips
- Postman is a wonderful tool to use if needing to grab APIs