https://github.com/gabrielpenteado/api-game-news-blog
The API for a game newsletter/blog with user authentication system to create, read, update, delete posts, comments and likes. | Node.js | MongoDB | Express | Mongoose | JWT | Bcrypt
https://github.com/gabrielpenteado/api-game-news-blog
bcrypt express jwt jwt-authentication jwt-token mongodb mongoose nodejs nodemon
Last synced: 3 months ago
JSON representation
The API for a game newsletter/blog with user authentication system to create, read, update, delete posts, comments and likes. | Node.js | MongoDB | Express | Mongoose | JWT | Bcrypt
- Host: GitHub
- URL: https://github.com/gabrielpenteado/api-game-news-blog
- Owner: gabrielpenteado
- License: mit
- Created: 2023-07-16T20:03:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T18:21:50.000Z (over 1 year ago)
- Last Synced: 2025-01-25T09:11:12.014Z (4 months ago)
- Topics: bcrypt, express, jwt, jwt-authentication, jwt-token, mongodb, mongoose, nodejs, nodemon
- Language: JavaScript
- Homepage:
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
api-game-news-blog
The API to connect with game-news-blog repository.
![]()
![]()
![]()
### Build with






### Requirements
- npm (^9.5.1)
- node.js (v18.16.0)
- [express](https://expressjs.com/pt-br/)
- [mongoDB](https://www.mongodb.com/)
- [mongoose](https://mongoosejs.com/)
- [jwt](https://jwt.io/)
- [bcrypt](https://www.npmjs.com/package/bcrypt)### Instalattion
1. Clone the repository.
`git clone https://github.com/gabrielpenteado/api-game-news-blog`2. Install all packages dependencies.
`npm install`3. Run server.
`npm run dev`
## 🤝 Contributions
[](http://makeapullrequest.com)
The foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.## 📄 License
This project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/api-game-news-blog/blob/main/LICENSE.md) file for details.
![]()
Gabriel Penteado
Full Stack Developer
[](https://www.linkedin.com/in/gabriel-penteado)
[](https://github.com/gabrielpenteado)
[](mailto:[email protected])