Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetching movie data from the OMDB API #5

Open
aaditkamat opened this issue Aug 28, 2020 · 2 comments
Open

Fetching movie data from the OMDB API #5

aaditkamat opened this issue Aug 28, 2020 · 2 comments

Comments

@aaditkamat
Copy link

You can fetch the movie data using OMDB and display it on your movie cards instead of getting the required data from different sources. This way you won't need to store image data in a Buffer for each of the movies as well

@aaditkamat
Copy link
Author

Oh nvm, seems like you are already developing a movie database api in your other repository.

@orifmilod
Copy link
Owner

orifmilod commented Aug 30, 2020

I have developed this in order to see full backend and frontend working on the same project. (without any external API's)
You could connect the frontend of this application (probably with some modification) to my other project which is using OMDB backend.

link to project using OMDB API: https://github.com/orifmilod/movie-database-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants