ApiKit Logo

Version Swift 5.7 MIT License Twitter: @danielsaidi Mastodon: @danielsaidi@mastodon.social

About ApiKit

ApiKit is a Swift library that makes it easy to perform API requests and integrate with any external API.

Installation

ApiKit can be installed with the Swift Package Manager:

https://github.com/danielsaidi/ApiKit.git

If you prefer to not have external dependencies, you can also just copy the source code into your app.

Supported Platforms

ApiKit supports iOS 13, macOS 11, tvOS 13 and watchOS 6.

Getting started

The online documentation has a getting started guide guide to help you get started with ApiKit.

TBD...

For more information, please see the online documentation and getting started guide guide.

Documentation

The online documentation contains more information, code examples, etc., and makes it easy to overview the various parts of the library.

Demo Application

The demo app lets you explore the library on iOS and macOS. To try it out, just open and run the Demo project.

Support

You can sponsor this project on GitHub Sponsors or get in touch for paid support.

Contact

Feel free to reach out if you have questions or if you want to contribute in any way:

License

ApiKit is available under the MIT license. See the LICENSE file for more info.

GitHub

View Github