Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightscout API as Datasource #21

Open
altintx opened this issue Dec 22, 2014 · 5 comments
Open

Nightscout API as Datasource #21

altintx opened this issue Dec 22, 2014 · 5 comments

Comments

@altintx
Copy link
Contributor

altintx commented Dec 22, 2014

Try to support remote-cgm-monitor v1 api as a datasource. Avoids having to provide a mongo config.

@jasoncalabrese
Copy link
Member

We may need to extend the api to support paging

@altintx
Copy link
Contributor Author

altintx commented Dec 22, 2014

I need to be able to post sgv/dttm/trend, download (ideally 250-400records at a time), and get config details. I've not as yet reviewed API to see what's doable.

@jasoncalabrese
Copy link
Member

We should be good for posting and getting the current config

@altintx
Copy link
Contributor Author

altintx commented Dec 22, 2014

Just reading code, not actually testing- I'm not noticing any authentication in the API calls. Are we just counting on the URL being secret? Or am I missing something?

@jasoncalabrese
Copy link
Member

There's an api-secret header, but it's a weak form of auth.
On Dec 22, 2014 10:20 AM, "altintx" notifications@github.com wrote:

Just reading code, not actually testing- I'm not noticing any
authentication in the API calls. Are we just counting on the URL being
secret? Or am I missing something?


Reply to this email directly or view it on GitHub
#21 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants