rebuild JSON at 986f655

[ci skip]
This commit is contained in:
davemachado 2017-11-02 14:15:55 +00:00
parent 986f6553c6
commit c305907c50
2 changed files with 18 additions and 2 deletions

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,

File diff suppressed because one or more lines are too long