mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-09 12:20:14 +02:00
Update README.md
This commit is contained in:
parent
969dcec4a1
commit
e223f2fff7
33
README.md
33
README.md
@ -52,6 +52,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
|
||||
|
||||
* https://www.globalsign.com/en/ssl/ssl-open-source/ - Free SSL certs for Open Source projects
|
||||
* https://www.startssl.com/ - Free SSL certs
|
||||
* https://auth0.com/ - hosted free for development SSO
|
||||
* https://getclef.com/ - new take on auth unlimited free tier for anyone not using premium features
|
||||
* https://ringcaptcha.com/ - tools to use phone number as id, available for free
|
||||
|
||||
|
||||
## Management Systems
|
||||
|
||||
@ -141,15 +145,11 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
|
||||
* https://redislabs.com/redis-cloud - Redis as a Service (25 mb free)
|
||||
* https://www.backand.com/ - Back-end as a service (for AngularJS)
|
||||
|
||||
## Stun servers (for WebRTC)
|
||||
* Google: stun:stun.l.google.com:19302
|
||||
* Twilio: stun:global.stun.twilio.com:3478?transport=udp
|
||||
|
||||
## SSO and other Authentication Systems
|
||||
|
||||
* https://auth0.com/ - hosted free for development SSO
|
||||
* https://getclef.com/ - new take on auth unlimited free tier for anyone not using premium features
|
||||
* https://ringcaptcha.com/ - tools to use phone number as id, available for free
|
||||
## 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.
|
||||
* stun:stun.l.google.com:19302 - Google STUN
|
||||
* stun:global.stun.twilio.com:3478?transport=udp - Twilio STUN
|
||||
* https://www.segment.com. Hub to translate and route events to other third party services. 100k events a month free.
|
||||
|
||||
## Issue tracking / Project management
|
||||
|
||||
@ -163,25 +163,18 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
|
||||
* https://github.com - In addition to it's git storage facility, github offers basic issue tracking
|
||||
* https://asana.com - Free for private project with collaborators.
|
||||
|
||||
## Storage
|
||||
## Storage and Media Processing
|
||||
|
||||
* https://www.aerofs.com/ - behind-the-firewall dropbox, free for 30 users
|
||||
|
||||
## Media services / Image processing
|
||||
|
||||
* 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.
|
||||
|
||||
## Other Services
|
||||
|
||||
* https://pusher.com. Hosted Web Sockets broker. Free for up to 20 simultaneous connections and 100k messages a day.
|
||||
## IDE and Code Editing
|
||||
* https://c9.io - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with github and bitbucket, but also adds SFTP and generic Git access.
|
||||
* https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration
|
||||
|
||||
## Analytics, Events and Statistics
|
||||
* https://www.segment.com. Hub to translate and route events to other third party services. 100k events a month free.
|
||||
* https://www.librato.com/. Event/Data collection service with analysis and graphs. Limited plan for free.
|
||||
|
||||
## Site Search Analytics
|
||||
* https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free.
|
||||
* https://google.com/analytics/ - Google Analytics
|
||||
* http://sematext.com/search-analytics - Free for up to 50K actions/month, 1 day data retention, unlimited dashboards, users, etc.
|
||||
|
||||
## Other Packs
|
||||
|
Loading…
x
Reference in New Issue
Block a user