Skip to content

rubenwap/ov-movies-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OV-Movies API

This API reads from the movies scraped via the tools here, and presents the results.

Uses Scala 2.12 and Cask library

You need the env variables:

MOVIEDBUSER
MOVIEDBPASSWORD
MOVIEDBHOST
MOVIEDBNAME

As this is deployed to Heroku, I can run it without setting the variable PORT, because Heroku will create that automatically. But in order to run it in local or elsewhere, you would also need PORT.

Run the api with sbt run. Alternatively, a Dockerfile is provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published