Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Bookstore Server 📚

a small bookstore with BIG API capabilities! User makes API calls to database with HTML user-friendly templates

Credits 👤

The original project used SQLite. This project was revisited to utilize a NoSQL database, MongoDB, instead. Both versions of the project are available in this repository under their respective folders.

Installation/Requirements 🔩

Use the package manager pip to install requirements. A virtual environment is highly recommended!

pip install -r requirements.txt

Demo 💻

To use the MongoDB version: -- Run the mongo_app.py (located inside mongodb folder)

To use the SQLite version: -- Run the server.py file (located inside sqlite-mysql folder)

Contributing 💡

Forks and Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A fully operating Back-End Bookstore server, capable of handling different requests of REST APIs, hand-in-hand with different database types

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages