Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 273 Bytes

File metadata and controls

13 lines (9 loc) · 273 Bytes

A simple book api

Features :

  1. Add, View, Remove, Update Books
  2. Add, View, Remove, Update Book Authors

Dependency :

  1. Django
  2. DjangoRestFramework (DRF)

Click here for REQUREMENTS.txt

Under development