Note: The Listed platform will permanently shut down December 31, 2026. Your data published on Listed will still be available in your personal Standard Notes account. Learn more

Hello from httputil.dev

httputil is a handy HTTP endpoint for Web developers that focuses on simplicity of use, memorability.

Now it's work in progress for now, we will provide these endpoints:

  • HTTP Statuses
    • route: https://httputil.dev/{status code}{/format(optional)}
      • URL parameters
        • status code
        • format: Response format. choices: plain, json,xml.
      • Headers
        • Accept: If format is empty and with Accept: application/json header, JSON response will be returned.
    • example:
      • https://httputil.dev/200
      • https://httputil.dev/200/json

And httputil is not only available on httputil.dev, but also httputil.com domain.
Thanks.

More from httputil
All posts