From 69758c893729798bd394cd0deff291defb147ac7 Mon Sep 17 00:00:00 2001 From: deepshekhardas Date: Sat, 12 Sep 2026 13:54:53 +0530 Subject: [PATCH] feat: Add MyGene.info API Add MyGene.info gene annotation API to Science & Math, alphabetically between Minor Planet Center and NASA. Auth: No, HTTPS: Yes, CORS: Yes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b32de659..83b5d0b8 100644 --- a/README.md +++ b/README.md @@ -1715,6 +1715,7 @@ API | Description | Auth | HTTPS | CORS | | [Launch Library 2](https://thespacedevs.com/llapi) | Spaceflight launches and events database | No | Yes | Yes | | [Materials Platform for Data Science](https://mpds.io) | Curated experimental data for materials science | `apiKey` | Yes | No | | [Minor Planet Center](http://www.asterank.com/mpc) | Asterank.com Information | No | No | Unknown | +| [MyGene.info](https://docs.mygene.info/) | Gene annotation queries and ID lookup | No | Yes | Yes | | [NASA](https://api.nasa.gov) | NASA data, including imagery | No | Yes | No | | [NASA InSight](https://api.nasa.gov/) | Mars weather data from InSight lander | `apiKey` | Yes | Yes | | [NASA ADS](https://ui.adsabs.harvard.edu/help/api/api-docs.html) | NASA Astrophysics Data System | `OAuth` | Yes | Yes |