Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This is an attempt to categorise different APIs scoured from the web which make
- [Data Science] (#data-science)
- [Dictionary] (#dictionary)
- [File Storage and Manipulation] (#file-storage-and-manipulation)
- [Finance] (#finance)
- [Fitness] (#fitness)
- [Google] (#google)
- [Image Moderation] (#image-moderation)
Expand Down Expand Up @@ -135,6 +136,9 @@ APIs
- [Cloudinary] (http://cloudinary.com/documentation) - API for image and video storage and manipulation - free for up to 75,000 images and 7,500 manipulations per month, good documentation, it can also manipulate GIFs and PDFs.
- [Filestack] (https://filestack.com/docs/getting-started) - API for image and file manipulation, 250 uploads and 500 uploads per month for free, free CDN, HTML widget.

### Finance
- [Financial Data] (https://financialdata.net/documentation) - Stock market and financial data API, real-time and historical data.

### Fitness

- [FitBit](https://dev.fitbit.com/docs/) - Web API for accessing data from Fitbit activity trackers, Aria scale, and manually entered logs.
Expand Down