Fetch basic TV series information from The TVDB API.
  • C++ 76%
  • CMake 24%
Find a file
2021-12-17 09:11:38 -03:00
inc First commit. 2021-12-17 08:35:15 -03:00
src FIxed no synopsis bug. 2021-12-17 08:45:36 -03:00
.gitignore First commit. 2021-12-17 08:35:15 -03:00
CMakeLists.txt Cmake release builds. 2021-12-17 09:11:38 -03:00
conanfile.txt First commit. 2021-12-17 08:35:15 -03:00
LICENSE First commit. 2021-12-17 08:35:15 -03:00
README.md First commit. 2021-12-17 08:35:15 -03:00

seriesDetail

Fetch basic TV series information from The TVDB API and send information to standard output.

A small C++ application to pratice CMake, Conan and OAuth API consumption using the cpr library.

Unrust and update my C++ practice. Nothing to see here.