Skip to content

Endpoints Documentation

Jana Rajakumar edited this page Feb 22, 2018 · 1 revision

Endpoints Documentation

  • All endpoints with an interactive documentation can be accessed from the application root url.
  • Endpoints are documented with Open-API spec as a JSON config file located at static/swagger.json
  • In production, make sure the change the default host from localhost:8000 to your actual domain.
  • Documentation generated by Postman API client can be found here.
Clone this wiki locally