Skip to content

Commit

Permalink
Merge pull request #3 from biothings/add-biothings-agr
Browse files Browse the repository at this point in the history
feat: add biothings agr to config
  • Loading branch information
tokebe authored Dec 13, 2023
2 parents 082be5d + f2f7072 commit 4ff93df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/config/apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ exports.API_LIST = {
// internal (Su / Wu Lab), non-TRAPI: "pending" BioThings APIs
// annotated with SmartAPI x-bte
// also accessible by v1/team/Service Provider/ endpoints and by api-specific endpoints
{
id: "68f12100e74342ae0dd5013d5f453194",
name: "BioThings AGR API",
},
{
id: "38e9e5169a72aee3659c9ddba956790d",
name: "BioThings BindingDB API",
Expand Down

0 comments on commit 4ff93df

Please sign in to comment.