Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 884 Bytes

api.md

File metadata and controls

19 lines (13 loc) · 884 Bytes
redirect_to

Note: You probably won't see this text displayed in your browser at http://helperbees.org/api.html. This text serves as documentation visible at Github

About this page

This page redirects you to petstore.swagger.io, with the url parameter pointing to our API's swagger endpoint.

What is swagger?

Swagger is a JSON description of an API's endpoints: the GET, POST, PUT etc. for all the related URLs in your API.

Our HelperBees API swagger document

If you visit the Swagger API endpoint, you'll get a Swagger document in the form of a JSON object describing the API.