mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-19 23:00:41 -04:00
Merge pull request #456 from chimon2000/master
Added UI, Cloud Repo, and BaaS entries.
This commit is contained in:
commit
8eea40bfb0
1 changed files with 5 additions and 1 deletions
|
@ -59,6 +59,7 @@ Table of Contents
|
||||||
* https://visualstudio.com/ - Free unlimited private repos (Git and TFS) for up to 5 users per team
|
* https://visualstudio.com/ - Free unlimited private repos (Git and TFS) for up to 5 users per team
|
||||||
* https://assembla.com/ - Free repo hosting in a free plan.
|
* https://assembla.com/ - Free repo hosting in a free plan.
|
||||||
* http://www.fogcreek.com/kiln/ - Free unlimited public and private repos (hybrid of git and mecurial) for 2 users.
|
* http://www.fogcreek.com/kiln/ - Free unlimited public and private repos (hybrid of git and mecurial) for 2 users.
|
||||||
|
* [Cloud Source Repositories](https://cloud.google.com/tools/cloud-repositories/) - Free private Git repositories hosted on Google Cloud Platform. Supports syncing with existing GitHub & Bitbucket repos. Free Beta for up to 500MB of storage.
|
||||||
|
|
||||||
## Tools for Teams & Collaboration
|
## Tools for Teams & Collaboration
|
||||||
|
|
||||||
|
@ -309,6 +310,8 @@ Table of Contents
|
||||||
* https://tyk.io/ - API management with authentication, quotas, monitoring, and analytics. Free cloud offering.
|
* https://tyk.io/ - API management with authentication, quotas, monitoring, and analytics. Free cloud offering.
|
||||||
* http://www.iron.io/ - Async task processing (like AWS Lambda) with free tier and 1 month free trial.
|
* http://www.iron.io/ - Async task processing (like AWS Lambda) with free tier and 1 month free trial.
|
||||||
* http://stackhut.com/ - Async task processing (like AWS Lambda). 10 free private services and unlimited free public services.
|
* http://stackhut.com/ - Async task processing (like AWS Lambda). 10 free private services and unlimited free public services.
|
||||||
|
* https://www.pubnub.com/ - Free push notifications for up to 1,000,000 messages a month and 100 active daily devices.
|
||||||
|
* [webtask](https://webtask.io/) - Run code with an HTTP call. No provisioning. No deployment. Developed by [Auth0](https://auth0.com/)
|
||||||
|
|
||||||
## Web Hosting
|
## Web Hosting
|
||||||
|
|
||||||
|
@ -413,13 +416,14 @@ Table of Contents
|
||||||
* http://embed.ly/ - Provides APIs for embeding media in a webpage, Responsive image Scaling, Extracting elements from a webpage. Free for up to 5,000 URLs per Month at 15 Requests per Second
|
* http://embed.ly/ - Provides APIs for embeding media in a webpage, Responsive image Scaling, Extracting elements from a webpage. Free for up to 5,000 URLs per Month at 15 Requests per Second
|
||||||
* https://backhub.co/ - Backup and archive your GitHub repositories. Free for public repos.
|
* https://backhub.co/ - Backup and archive your GitHub repositories. Free for public repos.
|
||||||
* http://www.otixo.com/ - Encrypt, share, copy and move all your cloud storage files from one place. Basic plan provides unlimited files transfer with 250 MB max file size limit and allows 5 encrypted files.
|
* http://www.otixo.com/ - Encrypt, share, copy and move all your cloud storage files from one place. Basic plan provides unlimited files transfer with 250 MB max file size limit and allows 5 encrypted files.
|
||||||
|
|
||||||
## Design & UI
|
## Design & UI
|
||||||
|
|
||||||
* [Pixlr](http://pixlr.com) - Free online browser editor on the level of commercial ones
|
* [Pixlr](http://pixlr.com) - Free online browser editor on the level of commercial ones
|
||||||
* [Imagebin](http://imagebin.ca/) - Pastebin for images
|
* [Imagebin](http://imagebin.ca/) - Pastebin for images
|
||||||
* [Cloudconvert](https://cloudconvert.com/) - Convert anything to anything. 208 supported formats including videos to gif.
|
* [Cloudconvert](https://cloudconvert.com/) - Convert anything to anything. 208 supported formats including videos to gif.
|
||||||
* [App Icon Resizer](https://resizeappicon.com/) - A simple service to resize and manage your app icons.
|
* [App Icon Resizer](https://resizeappicon.com/) - A simple service to resize and manage your app icons.
|
||||||
|
* [Vectr](https://vectr.com/) - Free Design App For Web + Desktop.
|
||||||
|
|
||||||
## Data Visualization on Maps
|
## Data Visualization on Maps
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue