Skip to content

J-Van/movie-analyst-api

 
 

Repository files navigation

movie-analyst-api

API for the movie analyst application of the devops ramp up

In order to deploy this application you will need to deploy a mysql database, and build the following schema:

![alt text][schema.png]

Bear in mind that you would need to pass the connection data to the application for it to work, check the code, the environment variables are there :D

Attributions

Application developed based on this post https://scotch.io/tutorials/building-and-securing-a-modern-backend-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • Dockerfile 9.4%
  • Shell 2.6%