Closed biwano closed 1 year ago
Raised one minor issue with a stray docstring commented chunk of code
It does seem like we could rename the API endpoints to refer to
credits
instead ofoffsets
and then later on deal with the change in the underlying subgraphs... that way when we build the new frontend that queries the API, it will already be referring tocredits
instead ofoffsets
(even though the underlying datasets are still calledoffsets
)AFAICT none of the actual response contents use the term
offset
- only the endpoint names...
I changed the endpoints and refactored the code
Dash-API application
Fixes #154 Fixes #157 Fixes #159 Fixes #160 Fixes #161 Fixes #162