Skip to content

This is our Node Server allowing us to provide a unified System for Android, iOS and the Web for our App.

License

Notifications You must be signed in to change notification settings

AtomicLlama/MoviesBackendServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies Backend Server

This is a small Server doing all of the backend Work for our Movies App. It provides a simple REST-API for our app to have a cloud experience.

It's written in NodeJS and Aeolus (our own Framework for fast REST API Building on the fly). It connects to our Database (MongoDB) and this project is already configured for automatic deployment with Heroku for changes in Master.

Disclaimer: This Server is not an imdb copy. It doesn't store any actual movie information at all. It is all handled by http://themoviedb.org

The API can be accesed from:

http://moviesbackend.herokuapp.com

The Documentation for the API is available here:

http://docs.atomicllamamovies.apiary.io/

About

This is our Node Server allowing us to provide a unified System for Android, iOS and the Web for our App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published