An unofficial API wrapper for BookMyShow.com written in Go
Install the package using:
go get github.com/ArionMiles/gobms
To install the CLI use:
go install github.com/ArionMiles/gobms/[email protected]
Note: If you have not done so already be sure to add $GOPATH/bin
to your PATH
.
See examples/ for usage examples.
For making feature requests, bug reports, open an issue.
All PRs are welcome, though, do create an issue first before making a PR.