forked from NCATS-Tangerine/translator-api-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
API_LIST.yml
93 lines (87 loc) · 2.37 KB
/
API_LIST.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# The master list for the translator APIs
# Each API provider should add one entry under APIs
#
# "metadata" points to the API's openapi metadata
# a relative path in this repo, or a full URL
# "translator" is a placeholder for translator specific attributes
APIs:
- metadata: mygene.info/openapi_full.yml
translator:
- returnjson: true
notes: ""
- metadata: myvariant.info/openapi_full.yml
translator:
- returnjson: true
notes: ""
- metadata: mychem.info/openapi_full.yml
translator:
- returnjson: true
notes: ""
- metadata: dgidb/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: biolink/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: disease ontology api/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: ebi_ontology_lookup_service_api/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: ensembl/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: ebi_proteins/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: ebi_proteins_taxonomy/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: broad-pgm/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: GT_endotypes_api/endotypes_openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: GT_exposures_api/exposures_openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: GT_cmaq_exposures_api/cmaq_exposures_openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: CTD_api/CTD_openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: robokop/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: robokop_messenger/openapi.yml
translator:
- returnjson: true
notes: ""
- metadata: GTEx_api/GTEx_openapi.yaml
translator:
- returnjson: true
notes: ""
- metadata: FooDB_api/FooDB_openapi-pt1.yaml
translator:
- returnjson: true
notes: ""
- metadata: FooDB_api/FooDB_openapi-pt2.yaml
translator:
- returnjson: true
notes: ""