Skip to content

JorgeAlvarez21/BooksDjangoRESTAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build-API-Django

Building an API on Django

The API handles functionality for inserting and retrieving features specified in the models. In this case "Books", it also allows for update and delete using the PUT and DELETE methods through the book/details view. A simple /home/ url has been added using Html and Css to display the main features. It will easily store the data in the forms and added into the sqlite database. The select dropdown menu will be updated, displaying the items for this specific model for immediate retrieval. If the item is selected it will be displayed in the site's table.

Screen Shot 2022-07-14 at 3 50 24 PM

Screen Shot 2022-07-14 at 3 59 38 PM

Screen Shot 2022-07-14 at 3 59 52 PM

About

Building an API on Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published