A free, fast and beautiful API request builder Helps you create requests faster, saving precious time on development - Subscribe Built with ❤︎ by liyasthomas and contributors Chat: Telegram, Discord Donate: GitHub Sponsors, Open Collective, Patreon, PayPal Table of contents Features Demo Usage Built with Developing Browser based development environment Local development environment Docker compose Docker Releasing Contributing Continuous Integration Versioning Change log Authors Lead Developers Testing and Debugging Collaborators Thanks Financial Contributors Organizations Individuals Code Contributors License Acknowledgements Badges Features ✨ ❤️ Lightweight: Crafted with minimalistic UI design. ⚡️ Fast: Send requests and get/copy responses in real-time. Methods: GET - Retrieve information about the REST API resource HEAD - Retrieve response headers identical to those of a GET request, but without the response body. POST - Create a REST API resource PUT - Update a REST API resource DELETE - Delete a REST…
I spend a lot of time in Postwoman's readme.
đź‘˝ A free, fast and beautiful API request builder used by 75k+ developers. https://hoppscotch.io
A free, fast and beautiful API request builder
Helps you create requests faster, saving precious time on development - Subscribe
Built with ❤︎ by
liyasthomas and
contributors
Chat: Telegram, Discord
Donate: GitHub Sponsors, Open Collective, Patreon, PayPal
Table of contents
Features✨
Methods:
GET- Retrieve information about the REST API resourceHEAD- Retrieve response headers identical to those of a GET request, but without the response body.POST- Create a REST API resourcePUT- Update a REST API resourceDELETE- Delete a REST…Thanks for sharing, Liyas—indeed, it's very detailed.
Did you take inspiration from other projects? How did you cmake the decision to structure your README the way you did?
I remember finding a public gist which had most of the sections for a README boilerplate. I don't have the link to it with me now.
Wow that's a really great project!