The application is built with TypeScript, Express, MongoDB, and mongoose.
The live site can be found here.
- About
- Features
- Links
- Documentation
- Built With
- Author
- The backend server is built using TypeScript and Express.
- Database used is MongoDB, connected using mongoose for better shcema definition and data validation.
- Httponly cookie and JSON Web Token are combined to delivery safer user validation.
- Security features implemented to protect against brute force attack, xss attack, DOS and query injection attack.
- Seamless payment processing with Stripe and webhooks.
- This backend app is hosted live on Cyclic
- The documentation for the APIs can be found here.
- TypeScript
- Node
- Express
- MongoDB
- Mongoose
- Stripe
- LinkedIn - Hangyuan Liu