An open API service indexing awesome lists of open source software.

https://github.com/tidepool-org/tidepoolkotlinapi

Kotlin library for interfacing with the tidepool backend
https://github.com/tidepool-org/tidepoolkotlinapi

Last synced: 23 days ago
JSON representation

Kotlin library for interfacing with the tidepool backend

Awesome Lists containing this project

README

        

[api-docs]: "Tidepool Stoplight Docs"

[example]: "Android Care Partner Application"

[swift-api]: "Swift Library for Backend Communication"

# TidepoolKotlinAPI

A Kotlin library for connecting to the [Tidepool API][api-docs].
This library is currently unfinished, so not all requests and schemas are implemented.

## Example

See the [example application][example].

## Other languages

* [Swift (TidepoolKit)][swift-api]