Updated README
parent
ff93629ae8
commit
e59f724466
@ -0,0 +1,16 @@
|
|||||||
|
The Movie DB API
|
||||||
|
================
|
||||||
|
|
||||||
|
Author: Stuart Boston (Omertron AT Gmail DOT com)
|
||||||
|
|
||||||
|
This API uses the TheMovieDB.org API as specified here http://api.themoviedb.org/
|
||||||
|
|
||||||
|
Originally written for use by YetAnotherMovieJukebox (YAMJ) http://code.google.com/p/moviejukebox/
|
||||||
|
But anyone can feel free to use it for other projects as well.
|
||||||
|
|
||||||
|
TheMovieDB.org is an excellent open database for movie and film content. I encourage you to check it out and contribute to keep it growing.
|
||||||
|
http://www.themoviedb.org
|
||||||
|
|
||||||
|
Project Documentation
|
||||||
|
---------------------
|
||||||
|
The automatically generated documentation can be found [HERE](http://omertron.github.com/api-themoviedb/)
|
||||||
@ -1,9 +0,0 @@
|
|||||||
Author: Stuart Boston (Omertron AT Gmail DOT com)
|
|
||||||
|
|
||||||
Originally written for use by YetAnotherMovieJukebox (YAMJ) http://code.google.com/p/moviejukebox/
|
|
||||||
But anyone can feel free to use it for other projects as well.
|
|
||||||
|
|
||||||
This uses TheMovieDB.org API as specified here http://api.themoviedb.org/
|
|
||||||
TheMovieDB.org is an excellent open database for movie and film content. I encourage you to check it
|
|
||||||
out and contribute to keep it growing.
|
|
||||||
http://www.themoviedb.org
|
|
||||||
Loading…
Reference in New Issue