1
mirror of https://github.com/public-apis/public-apis synced 2024-12-12 06:43:55 +01:00

Adding QR code API

Adding QR code API to development section
This commit is contained in:
Anderson Joyle 2017-10-16 22:56:59 +02:00 committed by GitHub
parent ad99a3c499
commit 7f58dd8e97

View File

@ -204,6 +204,7 @@ API | Description | Auth | HTTPS | Link |
| 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) |
| QR code API | Generate and decode / read QR code graphics | No | Yes | [Go!](http://goqr.me/api/) |
| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) |
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) |