Merge pull request #117 from cronhound/master

Added import.io and plot.ly
This commit is contained in:
R.I.Pienaar 2015-04-02 11:14:57 +01:00
commit e2bb7ca78e

View File

@ -180,6 +180,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
* https://www.backand.com/ - Back-end as a service (for AngularJS) * https://www.backand.com/ - Back-end as a service (for AngularJS)
* http://www.zenginehq.com - Build business workflow apps in minutes - free for single users * http://www.zenginehq.com - Build business workflow apps in minutes - free for single users
* https://parsehub.com/ — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free. * https://parsehub.com/ — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free.
* https://import.io/ — Easily turn websites into APIs, completely free for life.
## STUN, WebRTC, Web Socket Servers and other Routers ## STUN, WebRTC, Web Socket Servers and other Routers
* https://pusher.com. Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100k messages a day. * https://pusher.com. Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100k messages a day.
@ -209,6 +210,7 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
* https://www.aerofs.com/ - P2P file syncing, free for up to 30 users * https://www.aerofs.com/ - P2P file syncing, free for up to 30 users
* http://cloudinary.com - Image upload, powerful manipulations, storage, and delivery for sites and apps, with libraries for Ruby, Python, Java, PHP, Objective-C and more. Perpetual free tier includes 7500 images/month, 2gb storage, 5gb bandwidth. * http://cloudinary.com - Image upload, powerful manipulations, storage, and delivery for sites and apps, with libraries for Ruby, Python, Java, PHP, Objective-C and more. Perpetual free tier includes 7500 images/month, 2gb storage, 5gb bandwidth.
* https://plot.ly - graph and share your data. Free tier includes unlimited public files and 10 private files.
## Package Build Systems ## Package Build Systems