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

feat: Add all known region api urls #23

Closed robberwick closed 1 month ago

robberwick commented 1 month ago

Update the APIUrl enum to include all known region subdomains

closes #22