References

Here you can find detailed information about the development of EduXS, including background details on the Swagger interface. More information about the information model will be available soon.

Swagger

We use Swagger for the documentation of our API to streamline the design, collaboration, and testing processes. Swagger allows us to automatically generate API documentation and utilise a standardised format based on the OpenAPI specification, making it easy for both developers and users to understand the functionality of the EduXS API. Additionally, the interactive Swagger UI enables us to test the API directly, improving development efficiency, collaboration, and ensuring the quality of our API.
> to Swagger