An open API service indexing awesome lists of open source software.

https://github.com/coderick14/mymoviedb

WebApp using JSON data and AJAX
https://github.com/coderick14/mymoviedb

Last synced: 11 months ago
JSON representation

WebApp using JSON data and AJAX

Awesome Lists containing this project

README

          

###Web Application Client to Display Movie Information

This WebApp allows users to obtain movie information by searching using movie titles, year etc.
It uses AJAX to send raw data to web services and updates the application dynamically.
The WebApp uses an existing JSON based API service.