DaRiv94 / FGR-Vidly-API

FGR Vidly API is an example movie rental service api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FGR Vidly API

FGR Vidly API is an example movie rental service api.

Shortcuts

Key Features

  • Authentication and authorization
  • Endpoints to rent and return movies
  • MongoDB database to store data

Technologies

Node.js - As javaScript runtime
Express.js - As web framework on node.js to help with running the server
MongoDB Atlas - For storing data in the cloud
Mongoose - For creating entitys and interacting with MongoDB
JavaScript - As programming language used thoughout
Jest - For testing
GIT - For source control
GitHub - For external repository
Heroku - For cloud hosting

Links

If you want to see my other work, here are some links,

My GitHub Homepage : https://github.com/DaRiv94/

My Portfolio Website : https://FrankieRiviera.com

About

FGR Vidly API is an example movie rental service api.


Languages

Language:JavaScript 93.2%Language:HTML 6.5%Language:CSS 0.3%