-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
Design Proper API for Data Access #64
Comments
I don't have a background in databases or data management, but do have some thoughts on this. This might be more complicated and maybe for something later down the line, but rather than designing an API, I think there are a couple options that would make the use of Ribbit Network easier and adopted more quickly. 1) We could try to contribute data to an existing air quality or similar database, or 2) we could implement an already existing API standard.
|
FYI we made a start at an API design here: https://github.com/Ribbit-Network/api |
Hm, @keenanjohnson, why was My thoughts would be to spin up a kubernetes cluster of 1-2 containers running the code. Code itself, since it's a simple API, may be nothing particularly interesting. Also, in relation to Dashboard codebase, it'll be nice to have our own API instead of relying on DB connector right there. |
Yeah, there's a way to contribute to OpenAQ - |
Hey @fosteman ! The decision for Go was made by the original API author and I'm not sure why that was made. |
@abhinavtripathy and I discussed this a bit today that there are two primary use-cases for the API.
|
No description provided.
The text was updated successfully, but these errors were encountered: