REST API
Public REST API for accessing the database.
API design
Principles of the API design: All documented routes should be appended to https://blisk.ijs.si/...
API routes
The API is being designed and developed, with priority on current needs. Specifications are avail...
API implementation
The public API is being implemented using the Django REST Framework and APIViews in particular. I...
API use cases
In addition to providing general public access to the database, the REST API can also be used to ...