Skip to content

Commit

Permalink
feat: add BioThings FooDB and FoodData Central to API_LIST
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenXu committed Mar 7, 2024
1 parent dcf6f01 commit d217368
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/config/apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,14 @@ exports.API_LIST = {
id: "1f47552dabd67351d4c625adb0a10d00",
name: "BioThings EBIgene2phenotype API",
},
{
id: "f1b8f64c316a01d1722f0fb842499fe5",
name: "BioThings FooDB API",
},
{
id: "895ec14a3650ec7ad85959a2d1554e2f",
name: "BioThings FoodData Central API",
},
{
id: "cc857d5b7c8b7609b5bbb38ff990bfff",
name: "BioThings GO Biological Process API",
Expand Down Expand Up @@ -112,6 +120,10 @@ exports.API_LIST = {
id: "b772ebfbfa536bba37764d7fddb11d6f",
name: "BioThings RARe-SOURCE API",
},
{
id: "1138c3297e8e403b6ac10cff5609b319",
name: "BioThings repoDB API",
},
{
id: "03283cc2b21c077be6794e1704b1d230",
name: "BioThings Rhea API",
Expand Down

0 comments on commit d217368

Please sign in to comment.