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

Add a web API #77

Open
tiffany352 opened this issue Sep 21, 2020 · 0 comments
Open

Add a web API #77

tiffany352 opened this issue Sep 21, 2020 · 0 comments
Labels
enhancement web Issues related to Rink Web

Comments

@tiffany352
Copy link
Owner

It should be possible to run a Rink query using an API like

curl --get -d 'q=kWh/year -> W' https://rinkcalc.app/api/v1/query

(i.e.)

https://rinkcalc.app/api/v1/query?q=...

This might be helpful for people setting up custom bots for running Rink queries or whatever.

@tiffany352 tiffany352 added enhancement web Issues related to Rink Web labels Sep 21, 2020
@tiffany352 tiffany352 changed the title Add an API Add a web API Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement web Issues related to Rink Web
Projects
None yet
Development

No branches or pull requests

1 participant