/Game-API

A brand new API about video games

Primary LanguageJavaScript

Game-API

A brand new API about video games Site Link to API: https://github.com/Michel9510/Game-API.git

Heroku: https://game-api7.herokuapp.com/api/games

Description

The API will print out the information of one of the games in the db, it will show basic information like year, description of the game and the genre.

MVP

  1. Search for games
  2. get basic information from the game
  3. get an image of the game

Technology use in the project:

  1. Mongoose
  2. node.js
  3. express
  4. javascript