gomdb icon indicating copy to clipboard operation
gomdb copied to clipboard

Omdb API in golang

Results 4 gomdb issues
Sort by recently updated
recently updated
newest added

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

enhancement

Add the new series/episodes types or modify the existing if they have different fields

enhancement
help wanted