httpbin is a HTTP request & response service. It is written in Python and Flask. With the HTTP methods you can test different HTTP verbs. You also have auth methods, status codes to generate responses with given status code, request inspection features to inspect the request data, response inspection to inspect the response data like caching and headers. The response formats feature returns responses in different data formats, the dynamic data feature generates random and dynamic data. You can also create, read and delete Cookies. The images feature returns different image formats, and you can return different redirect responses as well. Finally, you can return anything that is passed to request.
Features
- Test different HTTP verbs
- Generates responses with given status code
- Inspect the response data like caching and headers
- Returns responses in different data formats
- Generates random and dynamic data
- Returns image formats and different redirect responses
License
ISC LicenseFollow httpbin
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of httpbin!