Added DomainDB info API

This commit is contained in:
Arun Pattni 2017-10-02 18:15:57 +01:00 committed by GitHub
parent e42011c6fa
commit e0cf63dc9a

View file

@ -178,6 +178,7 @@ API | Description | Auth | HTTPS | Link |
| Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) |
| Count.io | Persistent counting and A/B testing | No | Yes | [Go!](https://count.io) |
| DigitalOcean Status | Status of all DigitalOcean services | No | Yes | [Go!](https://status.digitalocean.com/api/v1) |
| DomainDb Info | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | [Go!](https://domainsdb.info/apidomainsdb/index.php) |
| Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) |
| Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) |
| Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) |