Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Increase 800 integrations to 1000; Link to JS promises; use HTTPS for newsletter link; link to license; link to actions
  • Loading branch information
jhult committed Jul 29, 2018
1 parent 1fa665e commit 7613ce5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -26,17 +26,17 @@
[blog-image]: https://img.shields.io/badge/Read-on%20Medium-blue.svg
[blog-link]: https://medium.com/datafire-io
[mail-image]: https://img.shields.io/badge/Subscribe-on%20MailChimp-blue.svg
[mail-link]: http://eepurl.com/c3t10T
[mail-link]: https://eepurl.com/c3t10T

DataFire is an open source framework for building and integrating APIs. It
provides over [800 integrations](https://github.com/DataFire/Integrations), including:
DataFire is an [open source](https://github.com/DataFire/DataFire/blob/master/LICENSE) framework for building and integrating APIs. It
provides over [1000 integrations](https://github.com/DataFire/Integrations), including:

AWS • Azure • MongoDB • Slack • GitHub •
Twilio • Trello • Square •
Google Sheets • Gmail • Heroku

Each integration provides a set of composable actions. New actions can be built by
combining existing actions, JavaScript, and external libraries. They are driven by JavaScript Promises,
Each integration provides a set of [composable actions](https://docs.datafire.io/Actions). New actions [can be built](https://docs.datafire.io/Introduction/Hello_World) by
combining existing actions, JavaScript, and external libraries. They are driven by [JavaScript Promises](https://developers.google.com/web/fundamentals/primers/promises),
and can be triggered by a URL, on a schedule, or manually.

Want more? [DataFire.io](https://datafire.io) provides a simple interface for building,
Expand Down

0 comments on commit 7613ce5

Please sign in to comment.