Skip to content

Commit

Permalink
add biothings bindingdb api to API_LIST
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenXu committed Aug 17, 2022
1 parent 8ab5d5b commit 4d432d4
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 @@ -29,6 +29,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: '38e9e5169a72aee3659c9ddba956790d',
name: 'BioThings BindingDB API'
},
{
id: '55a223c6c6e0291dbd05f2faf27d16f4',
name: 'BioThings BioPlanet Pathway-Disease API'
Expand Down

0 comments on commit 4d432d4

Please sign in to comment.