top of page
Search
  • Writer's pictureIgor Miazek

Use Django REST Framework and OpenAPI to build React based dynamic user interface.

In this tutorial I will focus on two things, how Django REST Framework (DRF) is creating OpenAPI-Specification (OAS) and how to use it to create dynamic user interface not related to any concrete endpoint. I will briefly tell about OpenAPI too. The full article is available here medium.


You can find all source code is here https://github.com/IOR88/DynamicApplicationInterface

60 views

Recent Posts

See All
bottom of page