Skip to content

Commit

Permalink
Merge pull request #9 from biothings/addKP-complex-portal
Browse files Browse the repository at this point in the history
feat: add complex portal to API_LIST
  • Loading branch information
tokebe authored Dec 14, 2023
2 parents 744ecac + 3d88619 commit 6be0199
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config/apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ exports.API_LIST = {
name: "CTD API",
primarySource: true,
},
{
id: "326eb1e437303bee27d3cef29227125d",
name: "Complex Portal Web Service",
primarySource: true
},
{
id: "43af91b3d7cae43591083bff9d75c6dd",
name: "EBI Proteins API",
Expand Down

0 comments on commit 6be0199

Please sign in to comment.