Friday, October 7, 2022
HomeWordPress DevelopmentDjango API Generator - Free Device (Up to date)

Django API Generator – Free Device (Up to date)


Whats up coders!

This open-source device has been up to date to supply a pattern API-View web page that permits interplay with the generated (API) Service. As soon as Django API Generator begins, the generated API can be utilized in two methods: utilizing third celebration instruments like POSTMAN and in addition within the utility pages utilizing JS code that implements all CRUD requests. Being launched underneath MIT License, the supply might be integrated into different tasks (open-source or business).

Thanks for studying!


The quickest means to make use of the device is to start out it in Docker by way of a single command:

👉 Step 1 – Obtain the code from the GH repository (utilizing GIT)

$ git clone https://github.com/app-generator/devtool-django-api-generator.git
$ cd devtool-django-api-generator
Enter fullscreen mode

Exit fullscreen mode

👉 Step 2 – Begin the APP in Docker

$ docker-compose up --build
Enter fullscreen mode

Exit fullscreen mode

Go to http://localhost:5085 in your browser. By default, a easy Books Mannequin is used as a pattern.

  • The generated DRF API is dwell at http://localhost:5085/api/books
  • Registered customers can work together with the API utilizing the API-View web page

Django API Generator - API-View Page (free tool)

A video presentation that explains the product, the related elements of the supply code, and learn how to outline and generate a brand new API might be discovered on YouTube:



For extra sources and help, please entry:

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments