An open API service indexing awesome lists of open source software.

https://github.com/iamigi/computer-shop-server

Backend of project: "Computer-Shop". Project board: https://github.com/users/IamIGI/projects/1/views/1
https://github.com/iamigi/computer-shop-server

axios express fileupload javascript jwt-authentication mongodb nodejs pdf-generation stripe-payments typescript

Last synced: 3 months ago
JSON representation

Backend of project: "Computer-Shop". Project board: https://github.com/users/IamIGI/projects/1/views/1

Awesome Lists containing this project

README

          

## Project is no longer supported
# Computer-Shop-Server
Backend of project: "Computer-Shop". Project board: https://github.com/users/IamIGI/projects/1/views/1

## Backend project featuers / technologies:
- user authentication with jwt tokens
- user roles authentication
- noSQL database: MongoDB
- pdf generator:
- stripe payments
- dedicated controllers and services for :
- user accounts managements
- authentication
- articles
- comments
- contacts
- promotions
- products
- payments
- orders