https://github.com/mrirakib04/server-1
server-1 For web-practice-7
https://github.com/mrirakib04/server-1
cors express mongodb node
Last synced: 2 months ago
JSON representation
server-1 For web-practice-7
- Host: GitHub
- URL: https://github.com/mrirakib04/server-1
- Owner: mrirakib04
- Created: 2025-02-22T14:37:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-29T09:42:15.000Z (12 months ago)
- Last Synced: 2025-12-05T03:05:12.225Z (7 months ago)
- Topics: cors, express, mongodb, node
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server-1
# For: web-practice-7 - Chill Gamer
## Links:
- **Web:** [https://mrirakib-web-practice-7.netlify.app/](https://mrirakib-web-practice-7.netlify.app/)
- **Repo:** [https://github.com/mrirakib04/web-practice-7/](https://github.com/mrirakib04/web-practice-7/)
## Features
- **Game Reviews:**
- Fetch all reviews.
- Get top-rated reviews.
- Get reviews sorted by publish year.
- Fetch a review by its ID.
- Get reviews for a specific user.
- Add a new review.
- Update an existing review.
- Delete a review.
- **Watchlist:**
- Fetch all watchlist items.
- Get a user's watchlist by email.
- Add a new item to the watchlist.
- Remove an item from the watchlist.
## Technologies Used
- **Express.js**: Web framework for Node.js to handle HTTP requests.
- **MongoDB**: NoSQL database to store game reviews and watchlist data.
- **CORS**: Middleware to handle cross-origin requests.
- **dotenv**: For managing environment variables such as MongoDB credentials.
## Conclusion
Thank you for checking out my repository. If you have any feedback or suggestions, feel free to reach out!
---
Developed by **Md Rakibul Islam Rakib**