eszed 4 months ago

That's pretty darn cool. I can see all of your services and endpoints without having to click through a bunch of menus in a gui, and discover some I might not have thought to ask for on my own - like "There's a PostMan collection? Great!". Nice idea.

Dementor430 5 months ago

Whats the point of doing this? I am curious now

  • nathan_f77 5 months ago

    It's just an easter egg in case someone accidentally clicks on api.docspring.com or sends an API request without a path. I thought it would be more fun than a generic 404 error like this:

        {
          "status": "error",
          "error": "Unrecognized request URL (GET: /)
        }