Skip to content

Bookman is an API service for online bookstores that provides the much-needed stats report and a way for clients to buy and pay for books as guests using M-Pesa, PayPal, and cards.

License

emmanuelallan/bookman_api

Repository files navigation

Bookman REST API

Bookman Bookstore RESTful APIs and microservices using Node.js, Express and MongoDB

bookman_api dashboard

Features

  • CRUD books
  • stores images in aws s3 bucket
  • uses flutterwave payment gateway for mpesa, paypal and card processing
  • stock and sales stats
  • backup report in csv
  • customizable next js dashboard

Requirements

Getting Started

Clone the repo and make it yours:

git clone repo
cd bookman_api
npm start

Install dependencies:

npm install

Set environment variables:

auth_token and mongo uri

Running Locally

npm start

Running in Production

npm run build

Inspirations

License

MIT License - Max The Stranger

About

Bookman is an API service for online bookstores that provides the much-needed stats report and a way for clients to buy and pay for books as guests using M-Pesa, PayPal, and cards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published