victorgarrido1 / paper-mario-notes-api

A simple example of a API using Node.js, Express, and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper-Mario-Notes-Api

Description

This is a simple API that allows you to query for characters from the Paper Mario Series. As the game has a long time fandom. It would be great to be able to access data from characters from the video game and be able to query character if information and other relating details about the characters in the game.

Technologies:

  • Javascript
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Installation

To run this project, install it locally using NPM:

npm install

After installing the NPM packages, the application will be invoked by using the following command:

Placeholder Screenshot

postman_sc

Video

https://drive.google.com/file/d/1iW1yvCl4BdUqxOZp4jSZlc_pmRtBuZrh/view?usp=drive_link

Contribution

Made by Victor Garrido

Questions

Please feel free to connect with me if you need any further infomation:

About

A simple example of a API using Node.js, Express, and MongoDB


Languages

Language:JavaScript 100.0%