This is the official documentation for the Xee Platform, written by the Xee tech team with community contributions.
- Setup / Quickstart
- Getting started with the Xee environment
- Rest API
- Start your first app connected with Xee
Language | Author | Link | License |
---|---|---|---|
Android | xee-lab | xee-sdk-android | |
iOS | xee-lab | xee-sdk-ios |
As the API is open, it's up to you to create an SDK for the platform.
Here is the list of SDK from community:
If you want your SDK to be here, please open an issue with a title like
[SDK] Add : SDK for {lang}
(for example:[SDK] Add : SDK for .NET
) and a description that contains:
- Link to the repo
- License
- Any shield link
Language | Author | Link | License | Shields |
---|---|---|---|---|
Golang | laibulle | go-xee | |
|
Python | quentin7b | xee-sdk-python | |
All incidents are reported on the Xee Status Page
If you see any mistake or details to add, first file an issue on GitHub to see if it is likely to be accepted, then file a pull request with your change (one PR per issue). See our contributing policy.