JordanIKlein / OMDB_Project

MIT License
1 stars 0 forks source link

OMDB API - Python and GitHub Actions

Tags #python #OMDB #api

Purpose

This repository will focus on providing movie data based on the current api OMDB. Users can utilize this repo by creating an issue with the appropriate fields and recieving a response! This response will feature information on a title, release date, director, actors, runtime, genre, and plot!

Here is a link to OMDB API and their platform. OMDB API was created by Brian Fritz.

Goal

Showcase my understanding of GitHub Actions, GitHub Issues, Python, and working with online APIs

Goal Completed 12/20/2023