Browse Source

rebuild JSON at 986f655

[ci skip]
pull/539/head
davemachado 7 years ago
parent
commit
c305907c50
2 changed files with 18 additions and 2 deletions
  1. +17
    -1
      json/entries.json
  2. +1
    -1
      json/entries.min.json

+ 17
- 1
json/entries.json View File

@@ -1,5 +1,5 @@
{ {
"count": 470,
"count": 472,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@@ -1425,6 +1425,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "http://www.citysdk.eu/citysdk-toolkit/" "Link": "http://www.citysdk.eu/citysdk-toolkit/"
}, },
{
"API": "Daum Maps",
"Auth": "apiKey",
"Category": "Geocoding",
"Description": "Daum Maps provide multiple APIs for Korean maps",
"HTTPS": false,
"Link": "http://apis.map.daum.net/"
},
{ {
"API": "FreeGeoIP", "API": "FreeGeoIP",
"Auth": null, "Auth": null,
@@ -1705,6 +1713,14 @@
"HTTPS": true, "HTTPS": true,
"Link": "https://www.healthcare.gov/developers/" "Link": "https://www.healthcare.gov/developers/"
}, },
{
"API": "Lexigram",
"Auth": "apiKey",
"Category": "Health",
"Description": "NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology",
"HTTPS": true,
"Link": "https://docs.lexigram.io/v1/welcome"
},
{ {
"API": "Makeup", "API": "Makeup",
"Auth": null, "Auth": null,


+ 1
- 1
json/entries.min.json
File diff suppressed because it is too large
View File


Loading…
Cancel
Save