httptoy 🎉

Description

A powerful HTTP Request & Response Service. Inspired by httpbin.org / Github which is now outdated.

Features

  • Light Weight & Easy to setup
  • Docker image available
  • One command installation

Links

Run locally

$ docker pull mayankfawkes/httptoy
$ docker run -p 8000:8000 mayankfawkes/httptoy

API Endpoints

Under {} of url path are path parameters, if invalid parameters are found then they will be set to default values, all ints have 0 as default value if invalid parameter is passed.











Conclusion

You can find us on Github and officially hosting httptoy.com