Skip to content

vkpdeveloper/Working-With-APIs-in-Django-Plantonomia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working-With-APIs-in-Django

Hello friends, In this whole project you are going learn about How to work with APIs in Django and to go ahead you in the working of APIs and JSON in Django. I recommend you to see all the Prerequisite.

Image of Yaktocat

Prerequisite for this Project

  1. Knowledge about Python
  2. Knowledge about Django
  3. Working with JSON
  4. How JSON works ?
  5. Working with Requests Module
  6. IDE Like :- VS Code, PyCharm
  7. HTML, CSS

Physical Prerequisite for this Project

  1. Laptop (Minimum 2GB Ram)
  2. Internet

Used Modules & Framework

  1. Requests
  2. JSON
  3. Django (Framework)

Installations

How to install Requests in Python

pip install requests (Windows)
pip3 install requests (Linux)

How to install Django

pip install django (Windows)
pip3 install django (Linux)

About

In this whole project I have used an Plants Info API and call the JSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages