Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 22, 2022 03:50 pm GMT

Django API Generator - Open-Source Project

Hello Coders!

This article presents an open-source tool able to generate secure APIs using Django as backend technology. Soft UI Dashboard, the starter that incorporates the generator, is published on GitHub and based on the permissive (MIT) license, can be used in commercial projects or eLearning activities. Thanks for reading!

A video material that demonstrates the process can be found on YouTube (link below). Here is the transcript of the presentation:

  • Download the project using GIT
  • Start in Docker
  • Access and interact with the Books API (CRUD calls)
  • Register a new model Cities
  • Re-Start in Docker
  • The new API node (Cities) is generated
  • Access and use the new API identity

Thanks for reading! For more resources and support, please access:


Original Link: https://dev.to/sm0ke/django-api-generator-open-source-project-18g

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To