Bookman Bookstore RESTful APIs and microservices using Node.js, Express and MongoDB
- 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
git clone repo
cd bookman_api
npm start
npm install
auth_token and mongo uri
npm start
npm run build