Skip to main content
EuroPython logo

An alternative view on the OpenAPI documentation.

Track:
Web technologies
Type:
Talk
Level:
intermediate
Room:
South Hall 2B
Start:
12:30 on 11 July 2024
Duration:
30 minutes

Abstract

Documenting Python project endpoints is a real challenge in API development. Poor readability, versioning, and lack of authentication information - this all reduce the usability of existing OpenAPI documentation. The different libraries offers us a good start for autogenerated OpenAPI documentation for our endpoints, but in this talk we will discuss an alternative way to auto generated documentation for our APIs.

Recording