Go Omdb API
For anyone who wants to make an app with omdb usage i have created an API in go for this, its called go-imdb please use it, fork or star. :D
Use is simple:
res, err := imdb.SearchMovies("The fifth element", "")
res2, err := imdb.GetMovieByTitle("True Grit", "1969")
res3, err := imdb.GetMovieByImdbId("tt2015381")
Written by Christopher Herrera
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Api
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#