Swiftpack.co - mpangburn/NightscoutKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by mpangburn.
mpangburn/NightscoutKit v0.5.0
A Swift wrapper around the Nightscout API.
⭐️ 8
🕓 14 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/mpangburn/NightscoutKit.git", from: "v0.5.0")

NightscoutKit

Swift 4.0 Build Status MIT @pangburnout

A Swift wrapper around the Nightscout REST API built for iOS, macOS, watchOS, and tvOS applications.

NightscoutKit supports the following operations:

  • fetching and uploading blood glucose entries
  • fetching, uploading, updating, and deleting treatments
  • fetching, uploading, updating, and deleting profile records
  • fetching device statuses
  • fetching the server status and settings

License

NightscoutKit is released under the MIT license. See LICENSE for details.

GitHub

link
Stars: 8
Last commit: 14 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

v0.5.0
5 years ago
  • Large and breaking changes to the API, most notably the decoupling of upload and download operations into NightscoutDownloader and NightscoutUploader.
  • NightscoutDataManager, which can sync uploads/updates/deletions with the latest downloads to keep information up to date before the Nightscout API is updated to reflect the changes.
  • Dependency on my utility library, Oxygen, which separates out non-Nightscout functionality like Result, Atomic, and Weak.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics