This project is a robust API built with Node.js, Express.js, and Mongoose. It provides a structured way to organize, manage, and manipulate data with MongoDB.
- Express Server API
- Mongoose
- Morgan
- Express Validator
- RESTful API endpoints for managing articles, profiles, tags, and users.
- Middleware for authentication, error handling, and data validation.
- Mongoose for MongoDB object modeling.
- JWT for user authentication.
- SHA256 for secure data handling.
- Node.js
- MongoDB
# install dependencies
npm i
npm run start
Contributions are welcome! Please feel free to submit pull requests or open issues to discuss proposed changes or enhancements.
Arthur Ferreira - github.com/arthurfp