4 ms·
> writing a lot of boilerplate code to connect the frontend and backend. OpenAPI. django-ninja supports it out of the box.
by frodowtf 2y ago
> writing a lot of boilerplate code to connect the frontend and backend.
OpenAPI. django-ninja supports it out of the box.
- paulddraper 2y agoWhat do you use for the frontend?
- frodowtf 2y agoUsually, I go with openapi-generator and pick the typescript-fetch template. You can use that with whatever js-based frontend framework you want.