Skip to content

Commit

Permalink
Added a status field to each entry (see issue #2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Romanello committed Jul 16, 2019
1 parent 86425f3 commit 11b9dda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{
"endpoint": "http://texts.alpheios.net/api/dts",
"protocol": "dts",
"status": "experimental",
"label": "Alpheios Texts",
"contact": {
"email": "mailto:[email protected]",
Expand All @@ -11,6 +12,7 @@
{
"endpoint": "http://dev.chartes.psl.eu/api/nautilus/dts",
"protocol": "dts",
"status": "demo",
"label": "École des Chartes Demo",
"contact": {
"email": "mailto:[email protected]",
Expand All @@ -21,6 +23,7 @@
"endpoint": "http://betamasaheft.eu/api/dts",
"protocol": "dts",
"name": "Beta maṣāḥǝft",
"status": "experimental",
"contact": {
"email": "mailto:[email protected]",
"name": "Pietro Liuzzo"
Expand All @@ -29,6 +32,7 @@
{
"endpoint": "https://edh-www.adw.uni-heidelberg.de/api/dts/",
"protocol": "dts",
"status": "experimental",
"contact": {
"email": "mailto:[email protected]",
"name": "Franz Grieshaber",
Expand Down

0 comments on commit 11b9dda

Please sign in to comment.