To manage a library using APIs.
Use the APIs to search from and modify the library using authentication.
-
Create your database from the library following the 'Library.sql' Database Schema.
-
From the Library_Management_System.py file, run the Flask app on your code editor terminal.
-
Using an API testing app (I used Postman), use the API endpoints (check the API documentation) to manage your library.
Notes: (Upload unto public server)