"git@ustchcs.com:gujinli1118/JSH_ERP.git" did not exist on "a7ac4581fdd9cf1ad24da987944063bfe2e862f5"
Commit 7f58dd8e authored by Anderson Joyle's avatar Anderson Joyle Committed by GitHub
Browse files

Adding QR code API

Adding QR code API to development section
parent ad99a3c4
...@@ -204,6 +204,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -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) | | 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/) | | 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) | | 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) | | RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | 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/ ) | | ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment