robberwick / pylibrelinkup

`pylibrelinkup` is a Python client for the LibreLinkUp API, which allows you to interact with the LibreLinkUp service to retrieve glucose data and other related information. This project is a Python implementation inspired by the [libre-link-up-api-client](https://github.com/DiaKEM/libre-link-up-api-client) project.
MIT License
2 stars 0 forks source link

Add full list of API URLs #22

Closed robberwick closed 1 month ago

robberwick commented 1 month ago

The "nightscout-librelink-up" repo lists a number of API URLs that are not currently available within this project. Update the APIUrl enum to include them.