antarctica / PolarRoute-server

Backend server for serving PolarRoute and MeshiPhi assets and managing their calcuation using Django & Celery.
MIT License
0 stars 0 forks source link

API documentation #4

Closed davidwilby closed 3 months ago

davidwilby commented 4 months ago

In OpenAPI format: https://swagger.io/specification/

Docs from Django REST framework: https://www.django-rest-framework.org/topics/documenting-your-api/

davidwilby commented 3 months ago

First pass of this is complete at ./schema.yml, created manually at present.