Closed kltm closed 1 year ago
@pkalita-lbl @tmushayahama I don't actually know if this matters or not with the other things being cleaned up for https://github.com/orgs/geneontology/projects/140/views/1 (e.g. #21 and #19), but I wanted to mark it out if it is not otherwise covered. Feel free to close if this is redundant.
Currently, there are references to internal interfaces to the code. I.e.:
./src/components/gocam-viz/gocam-viz.tsx
The only (default) public endpoint should be api.geneontology.org. Other non-standard endpoints should be available as a runtime argument to override the default (and allowing internal use).