Articles by tag: openapi
Django Modern REST: fast REST framework
Learn Django Modern REST — the fastest typed framework for API on Django. Comparison with DRF, code examples, OpenAPI 3.1. Suitable for middle/senior developers.
SSE notifications in SPA: real time without polling
Integration of SSE and Mercure for asynchronous updates in SPA. Reuse of OpenAPI schemas, CDC for DB changes. Guide for middle/senior dev.