1
mirror of https://github.com/public-apis/public-apis synced 2025-02-28 06:03:02 +01:00

Add Public-APIs JSON as entry

This commit is contained in:
Dave Machado 2017-07-03 01:01:39 -04:00 committed by GitHub
parent 93dd9315e0
commit 4d2eeec45a

View File

@ -172,6 +172,7 @@ API | Description | Auth | HTTPS | Link |
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) |
| Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) |
| Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) |
| Public APIs | A collective list of free JSON APIs for use in web development | No | Yes | [Go!](https://github.com/toddmotto/public-apis/tree/master/json) |
| Random Word | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) |
| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) |