FastMemo - Note Taking RESTful API
Express, MongoDB, Mongoose, SwaggerUI docs
- All CRUD opertaions on Notes, Users, Labels, Images
- Authentication and Authorization Based on Json Web Token (JWT)
- Ability to Upload images with the API Using Multer package
- Validating Request body Using Yup package
- API Documentation With Swagger and JSdocs
- Forget password by a reset token sent to given email address.