API UP SDKs
Warning
In Development
With your API ready and running, it is time to use it in Web Browsers, Mobile or IOT Applications.
The route system of API UP Framework is clean and simple, which facilitate a lot the usage by the client applications, so any http client or requests library should work smoothly.
Nevertheless, the API UP will provide some lightweight API UP SDKs that follow some good standards and avoid repeating some common code and functions for specific programming languages, like:
- C
- Go
- JavaScript (Browser / WebView)
- Kotlin (Android)
- Lua
- Python
- Ruby
- Rust
- Swift (iOS)
- V