1
0
mirror of https://github.com/danog/public-apis.git synced 2025-01-22 21:31:24 +01:00

Merge pull request #202 from PeterDaveHello/patch-1

Add CDNJS
This commit is contained in:
James Brooks 2016-07-12 09:59:51 +01:00 committed by GitHub
commit 26a7789c44

View File

@ -39,6 +39,7 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth | Link |
|---|---|---|---|
| Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) |
| CDNJS | Library info on CDNJS | No | [Go!](https://api.cdnjs.com/libraries/jquery) |
| Faceplusplus | A tool to detect face | Yes | [GO!](http://www.faceplusplus.com/uc_home/) |
| Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) |
| Gitter | Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) |