Skip to content

rbtr/go-tvdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tvdb

client library for the TVDB API

supported versions

go-tvdb TVDB API
v1.0.0 v3.0.0

usage

most of the code here was generated by go-swagger from the official tvdb swagger spec. these bindings are usable directly by importing the generated package. the generated client is unintuitive to use (mostly due to the tvdb api being inconsistent and not fully REST-ful), so a light wrapper client is provided in the root package that normalizes common api interactions.

todo

complete the wrapper so that calling the generated client is never necessary.

license

go-tvdb is licensed MPL-2 which means you can use it as you please with no restrictions EXCEPT: if you distribute it or derivative works, you must provide the source (a link is sufficient) OF THIS LIBRARY including any modifications that you make to THIS LIBRARY.

read more here

About

go tvdb api client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published