This website requires JavaScript.
Explore
Help
Sign In
shway
/
Notepad
Watch
2
Star
0
Fork
You've already forked Notepad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Notepad
/
enter
/
Coding Tips (Classical)
/
Terminal Tips
/
2. CLI Tools
/
Languages
/
Python
/
Projects
/
API Python.md
457 B
Raw
Permalink
Blame
History
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