Skip to content

Unholster/aio-apisession

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aio-apisession

Extends aiohttp.ClientSession making common API client development scenarios easier to manage.

Features

  • Support for relative URLs, given an API's base URL
  • Middleware support for extending the client's behavior
  • Debouncer middleware to make client back off when specific statuses are received
  • Throttle middleware to make control request rate of the client
  • TokenAuthenticator middleware to make client refresh authentication tokens periodically

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages