Forked from Ni Pnwakwoke
-
Run
pip install -r requirements.txt
to install dependencies -
Run
flask run
to start the app server
This api can be accessed on http://localhost/echo
Python API on flask which echoes receiveed requests. Very useful to run it through an ngrok to see how a middleware like Zapier sends data at some point
Python
Forked from Ni Pnwakwoke
Run pip install -r requirements.txt
to install dependencies
Run flask run
to start the app server
This api can be accessed on http://localhost/echo