An open API service indexing awesome lists of open source software.

https://github.com/Autumnnus/my-games-backend

Express JS + MongoDB Project for My-Games
https://github.com/Autumnnus/my-games-backend

aws-s3 expressjs igdb jwt mongodb

Last synced: 9 months ago
JSON representation

Express JS + MongoDB Project for My-Games

Awesome Lists containing this project

README

          

# My Games - Express JS + MongoDB

This project aims to build the backend application of [My-Games](https://my-games.netlify.app/) website from scratch. Since the project aim follows the MERN stack path, ExpressJS and MongoDB technologies are used in the Backend part. It is currently under construction.

# Features

- Authentication & Membership
- Sending Email to our users
- Role System
- Screenshot share with Amazon Web Service S3 support
- IGDB API Game Fetch

[Frontend Project](https://github.com/Autumnnus/my-games)