Expand description
The synchronous version of the API
Structs§
- The actual Api used to interacto with the hub. Use any repo with
Api::repo
- Helper to create
Api
with all the options. - Shorthand for accessing things within a particular repo You can inspect repos with
ApiRepo::info
or download files withApiRepo::download
- Simple wrapper over
ureq::Agent
to include default headers
Enums§
- All errors the API can throw