Skip to content

Initial release

Compare
Choose a tag to compare
@AvdLee AvdLee released this 13 May 09:15
· 394 commits to master since this release
0885a85

This is the initial release of the SDK, including the following features:

  • Configuration with API Key
  • APIProvider with endpoints structure
  • Add models for all endpoints
  • JWT Logic to sign requests
  • Get started section in the readme
  • Support for Mac
  • TestFlight API implementation
  • Users and Roles implementation
  • Sales and Finances implementation
  • Replace Alamofire dependency with own simple URLSession implementation