You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple RESTful Django app with CRUD functionality. The application exposes API endpoints to CREATE, READ, UPDATE, DELETE a book from postgresql database. The Django-app is written in python3.