Skip to content

APIClient 0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kean kean released this 08 Dec 22:30
· 325 commits to main since this release
  • Add an option to customize the client's port and scheme - #7, thanks to Mathieu Barnachon
  • Make values in query parameters optional - #8, thanks to Bernhard Loibl
  • Update example JSON models to match the GitHub API spec - #5, thanks to Arthur Semenyutin
  • Use iso8601 date decoding and encoding strategies by default and add a way to customize the decoder and encoder
  • Add id to requests
  • Make Request properies public