http-tryout-server A server to try HTTP requests Try it yourself! Installation Inside a virtualenv, install dependencies python -m pip install -r requirements.txt Run uvicorn server:app --reload