Skip to content

A simple backend for a library WebAPI using DjangoRestFramework

Notifications You must be signed in to change notification settings

Woolverine563/DevCom-RampUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevCom-RampUp

A simple backend for a library WebAPI using DjangoRestFramework

Functionalities include:

  • using GET to retrieve books of a genre, all the copies, available/on-loan copies

  • using POST to add a genre, book, copy

  • using PATCH to borrow/return a copy

Postman was used for testing purposes

About

A simple backend for a library WebAPI using DjangoRestFramework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages