Skip to content

Get 0.7.0

Compare
Choose a tag to compare
@kean kean released this 09 Apr 17:58
· 240 commits to main since this release
  • Add baseURL client configuration option. Deprecate host, port, and isInsercure.

Usage:

APIClient(baseURL: URL(string: "https://api.github.com"))