/python-echo-api

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

Primary LanguagePython

ECHO API

Forked from Ni Pnwakwoke

Start up with Unix shell

  • Run pip install -r requirements.txt to install dependencies

  • Run flask run to start the app server

URL

This api can be accessed on http://localhost/echo