Get a random movie title from command line using OMDB API. Not much of a practical value, but good to get started with Go.
$ go get github.com/pj3677/gomoviesRun gomovies or use the Dockerfile to build an image and run it like that.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Get a random movie title from command line using OMDB API. Not much of a practical value, but good to get started with Go.
$ go get github.com/pj3677/gomoviesRun gomovies or use the Dockerfile to build an image and run it like that.