gomdb
gomdb copied to clipboard
Omdb API in golang
I'm sending this PR for further discussion and possible inclusion. Things done: - properly format (erroneous space before gomd.Init()) code in README - remove erroneous "/?" suffix in baseURL, as...
The library not working until we add support for that paid API keys. [omdb api announcement of going private](https://www.patreon.com/posts/api-is-going-10743518)
Pretty much implement all best practices I know and applied in hsapi, config structs to execute methods, reflection, everything
Add the new series/episodes types or modify the existing if they have different fields