Django - Build APIs without Coding (FREE tools only)

Hello! The video mentioned in this article explains how to build dynamic services in Django using free tools and libraries. During the demonstration, an API and a DataTable view are generated without coding using an open-source starter (saved on GitHub) already configured and production-ready. In the end, this start is deployed LIVE on Render. Thanks for reading!

Django - Build APIs without Coding

Video Transcript

  • βœ… Concept introduction
  • βœ… Presenting the tools
  • βœ… Clone the Β project locally
  • βœ… Start the project using Docker
  • βœ… Access the dynamic services
  • βœ… Use the Generated API
  • βœ… Use the Dynamic DataTable view
  • βœ… Deploy LIVE on Render

In the end, the information can be managed using POSTMAN or the dataTable view that supports editing, adding, and removing items.

Dynamic DataTable View - Free Tool

Thanks for reading!

For more resources, feel free to access: