RESTful API using Python (Flask) for managing a bookstore. The system allows users to add, retrieve, update, and delete book information.
-
Updated
Jan 25, 2024 - Python
RESTful API using Python (Flask) for managing a bookstore. The system allows users to add, retrieve, update, and delete book information.
Bookstore CMS is an SPA made for all the book lovers. It provides an easy way to organize a collection of book, as well as progress tracking functionalities. For instance, a user can easily add a new book by providing a book title and the category. It is built using React.js
This is a Bookstore CMS project based on React and Redux to display a list of books, categorize it, add and remove books and update your reading progress. It basically stores the added books and fetch the stored list of books using remote API.
A scalable ASP.NET Core Bookstore Management API with Clean Architecture, EF Core, JWT authentication, and full inventory & order workflows.
Bookstore is a website that let's users add and remove book information such as Author and Title. Books information is added and accessed from a bookstore API.
Readify is a full-stack bookstore application built with Next.js, Express, PostgreSQL, and TypeScript. It features secure, role-based authentication for browsing, purchasing, and managing books.
Postman-based API testing collection for the Simple Books API. Includes automated test scripts, environment variables, and validation for various CRUD operations.
A REST API for storing and fetching books, customers and orders in a database.
Server for the online bookstore I have built.
Book Store REST API built using Django REST Framework with JWT authentication, CRUD operations, user-based access control, and Postman API testing.
Clean Architecture bookstore API with structured DTOs and API key authentication
A RESTful Book Store API built using ASP.NET Core with CRUD operations, attribute routing, Swagger, Postman testing, and Fiddler debugging.
To associate your repository with the bookstore-api topic, visit your repo's landing page and select "manage topics."