-
Notifications
You must be signed in to change notification settings - Fork 10
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
General refactoring of Tools & APIs #285
Comments
In the meantime, I'm not sure all the links are going to the right places:
But http://api.geneontology.org/api sends me to a nearly blank page that only says "No API definition provided." If I backtrack to https://api.geneontology.org/ there's a link to @lpalbou could you double check these? Or should I at least remove them temporarily if we're going to go ahead and redo this page? |
Hi suzi:
I double check and the link on the tool page does redirect to the correct http://api.geneontology.org/api . Long story short, the swagger UI doesn't work in httpS as there was an issue in the Flask/REST library at the time. There is also no easy way to alter the httpS page as this is generated on the fly by Flask/REST. However, as part of the general refactoring of API, this shouldn't matter as we would have a brand new API. |
We have an increased number of tools (GO Ribbon, GO-CAM widget, GO Matrix) and APIs (REST, SPARQL, GOLr) and the website could do a better job at listing them.
Proposals
Note
The refactoring of the website should be done once the GO API is refactored, to avoid advertising and teaching users on things that are gonna be deprecated.
The text was updated successfully, but these errors were encountered: