Skip to content

Base URL and request decorators

Choose a tag to compare

@zeburek zeburek released this 18 Jul 19:33
· 9 commits to master since this release
  • Support for base_url parameter in Session, check out the documentation here
  • Add request decorators, to improve API client creation using Apitist
  • Add add_hooks() method to Session object, where you can pass any number of hooks at once