1
0
mirror of https://github.com/danog/public-apis.git synced 2024-11-26 20:15:06 +01:00

Add CDNJS

This commit is contained in:
Peter Dave Hello 2016-07-12 16:55:39 +08:00 committed by GitHub
parent 01dacc6287
commit 195c7cd2d9

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/) |