diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-07 21:40:03 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-07 21:40:03 -0300 |
commit | 15f6f8ee1ebb6a85215876120ef4e6c4349dec61 (patch) | |
tree | 784bdf3aad429d3a84b922fce74a80d867795cf9 /research | |
parent | d877ab6319561a361c98618f50bbd225fd2d9c05 (diff) | |
download | blog-15f6f8ee1ebb6a85215876120ef4e6c4349dec61.tar.gz blog-15f6f8ee1ebb6a85215876120ef4e6c4349dec61.tar.bz2 |
Research: data: sets
Diffstat (limited to 'research')
-rw-r--r-- | research/data.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/research/data.md b/research/data.md index ef1711b..6d30f35 100644 --- a/research/data.md +++ b/research/data.md @@ -26,3 +26,9 @@ * [TensorFlow](https://www.tensorflow.org/). * [Wikidata](https://www.wikidata.org). * [Swagger Specification](http://swagger.io/specification/). + +## Datasets + +* [API de respostas instantâneas do DuckDuckGo](https://duckduckgo.com/api) ([example](http://api.duckduckgo.com/?q=micropython&format=json&pretty=1)). +* [Search APIs | ProgrammableWeb](https://www.programmableweb.com/category/search/apis?category=20055). +* [Have I been pwned? API v2](https://haveibeenpwned.com/API/v2). |