Skip to content

arbitrarytech/movie-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Movie API

This is a sample application for demonstration purposes.

Configuration

REDIS_HOST - Redis server hostname or ip address [localhost]

REDIS_PORT - Redis server port [6379]

PORT - Port for the HTTP API to listen on [8000]

Development Environment

This requires NodeJS v0.10 minimum

npm install installs dependencies

npm start starts the application

npm test executes unit tests

About

Sample app for demonstration purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published