{% extends "/shared/_layout.html" %} {% block content %}

MovieDb Service A RESTful movie service

The Talk Python movie search service

Endpoints

Note: This service has limited data. It is for educational purposes only. If you are looking to build a real app based on movie data APIs, you should check out OMDb API: The Open Movie Database.

{% endblock %}