From aec4d0fe34e52c1f9f0e50d9bb30d4a1cd38e103 Mon Sep 17 00:00:00 2001 From: Elwin Buisman Date: Thu, 31 Oct 2019 22:14:26 +0100 Subject: [PATCH 01/43] Added design and UI tools Added Invisionapp and Proto.io to the list of design and UI tools. Added PyCharm and Webstorm to jetbrains IDE list. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b173e7..83dd3fd1 100644 --- a/README.md +++ b/README.md @@ -683,6 +683,8 @@ Table of Contents * [whimsical.com](https://whimsical.com/) - Collaborative flowcharts, wireframes, sticky notes and mind maps. Create up to 4 free boards. * [lensdump.com](https://lensdump.com/) - Free cloud image hosting * [Adobe XD](https://www.adobe.com/products/xd.html) - Wireframe & Prototyping tool similar to Sketch. Free plan covers: 1 active shared design spec, Adobe Fonts Free (limited set of fonts), 2GB of cloud storage + * [Invision App](https://www.invisionapp.com) - UI design and prototyping tool. Desktop and webapp available. Free to use with 1 active prototype. + * [Proto.io](https://www.proto.io) - Create fully interactive UI prototypes without coding. Free tier available when free trail ends. ## Data Visualization on Maps @@ -717,7 +719,7 @@ Table of Contents * [mockable.io](https://www.mockable.io/) — Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data * [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go to market process for ideas and fake it till you make it. * [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. The source code is also available if you would like to run the server locally. - * [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools. Free license for students, teachers, Open Source and user groups + * [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools (aka PyCharm, Webstorm, etc). Free license for students, teachers, Open Source and user groups * [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web * [repl.it](https://repl.it/) — A cloud coding environment for various program languages * [codesandbox.io](https://codesandbox.io/) — Online Playground for React, Vue, Angular, Preact and more From f37a322cbe3a8acada28f056c2b76e2bfb8f5091 Mon Sep 17 00:00:00 2001 From: Rob Date: Tue, 26 Nov 2019 08:53:16 +0000 Subject: [PATCH 02/43] Added Pijul --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82c60b3d..b25d2d13 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,7 @@ Table of Contents * [github.com](https://github.com/) — Unlimited public repositories and unlimited private repositories (up to 3 collaborators) with Pipelines for CI/CD * [bitbucket.org](https://bitbucket.org/) — Unlimited public and private Git repos for up to 5 users with Pipelines for CI/CD * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with unlimited collaborators and 10 GB space per repo + * [pijul.com](https://pijul.com/) - Unlimited free and open source distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. Solves many problems of git/hg/svn/darcs. * [chiselapp.com](http://chiselapp.com/) — Unlimited public and private Fossil repositories * [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited private repos (Git and TFS) for up to 5 users/team * [plasticscm.com](https://plasticscm.com/) — Free for individuals, OSS and nonprofit organizations From 2537b6589ab62a11f5312ae823fe7f2a3cc31c9b Mon Sep 17 00:00:00 2001 From: Volkan Kaya Date: Tue, 26 Nov 2019 17:04:33 +0000 Subject: [PATCH 03/43] versoly added --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12b2eb67..ff48782f 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,7 @@ Table of Contents * [Awardspace.com](https://www.awardspace.com) — Free web hosting + a free short domain, PHP, MySQL, App Installer, Email Sending & No Ads. * [Freehostia](https://www.freehostia.com) — FreeHostia offers free hosting services incl. an industry-best Control Panel & a 1-click installation of 50+ free apps. Instant setup. No forced ads. * [Byet](https://byet.host) — Byet provides you with a massive free, and ad-free load balanced free web hosting service including PHP, MySQL, FTP, Vistapanel & more!.. + * [versoly.com](https://versoly.com/) — Unlimited Websites, 70+ blocks, 5 templates, custom CSS, favicon, SEO and forms. No custom domain. ## DNS @@ -694,7 +695,7 @@ Table of Contents * [whimsical.com](https://whimsical.com/) - Collaborative flowcharts, wireframes, sticky notes and mind maps. Create up to 4 free boards. * [lensdump.com](https://lensdump.com/) - Free cloud image hosting. * [Adobe XD](https://www.adobe.com/products/xd.html) - Wireframe & Prototyping tool similar to Sketch. Free plan covers: 1 active shared design spec, Adobe Fonts Free (limited set of fonts), 2GB of cloud storage. - * [AllTheFreeStock](https://allthefreestock.com) - a curated list of free stock images, audio and videos. + * [AllTheFreeStock](https://allthefreestock.com) - a curated list of free stock images, audio and videos. * [CodeMyUI](https://codemyui.com) - Handpicked collection of Web Design & UI Inspiration with Code Snippets. ## Data Visualization on Maps From 27ab9a976c62135228c3557c6e0afb7b1a1d7794 Mon Sep 17 00:00:00 2001 From: Sergiu Zubco Date: Tue, 26 Nov 2019 21:16:03 +0000 Subject: [PATCH 04/43] Added VSCodium MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Microsoft’s `vscode` source code is open source (MIT-licensed), but the the product available for download (Visual Studio Code) is licensed under not-FLOSS license and contains telemetry/tracking. VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12b2eb67..b6a710c2 100644 --- a/README.md +++ b/README.md @@ -743,6 +743,7 @@ Table of Contents * [JDoodle](https://www.jdoodle.com) — Online compiler and editor for more than 60 programming languages with a free plan for REST API code compiling up to 200 credits per day. * [Atom](https://atom.io/) - Atom is a hackable text editor built on Electron. * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft for Windows, macOS and Linux. + * [VSCodium](https://vscodium.com/) - Community-driven, without telemetry/tracking, and freely-licensed binary distribution of Microsoft’s editor VSCode ## Analytics, Events and Statistics From 53c6451a4c315b7d4c02274cf2cb71c46ae87889 Mon Sep 17 00:00:00 2001 From: Gold Pizza Date: Tue, 26 Nov 2019 23:58:57 +0200 Subject: [PATCH 05/43] Removed graphstory Graphstory no longer offers a free tier on their website. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 016fd549..8bc04e5b 100644 --- a/README.md +++ b/README.md @@ -589,7 +589,6 @@ Table of Contents * [redislabs.com](https://redislabs.com/redis-cloud) — Redis as a Service, 30 MB and 30 concurrent connections free * [redsmin.com](https://www.redsmin.com/) — Online real-time monitoring and administration service for Redis, 1 Redis instance free - * [graphstory.com](https://graphstory.com/) — GraphStory offers Neo4j (a Graph Database) as a service * [elephantsql.com](https://www.elephantsql.com/) — PostgreSQL as a service, 20 MB free * [heroku.com](https://www.heroku.com/) — PostgreSQL as a service, up to 10,000 rows and 20 connections free (provided as an "addon," but can be attached to an otherwise empty app and accessed externally) * [graphenedb.com](https://www.graphenedb.com/) — Neo4j as a service, up to 1,000 nodes and 10,000 relations free From 077351abaf7149bc71f55b3439ac05f551c8e43c Mon Sep 17 00:00:00 2001 From: Volkan Kaya Date: Wed, 27 Nov 2019 06:27:12 +0000 Subject: [PATCH 06/43] versoly added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff48782f..1fe7b8db 100644 --- a/README.md +++ b/README.md @@ -553,7 +553,7 @@ Table of Contents * [Awardspace.com](https://www.awardspace.com) — Free web hosting + a free short domain, PHP, MySQL, App Installer, Email Sending & No Ads. * [Freehostia](https://www.freehostia.com) — FreeHostia offers free hosting services incl. an industry-best Control Panel & a 1-click installation of 50+ free apps. Instant setup. No forced ads. * [Byet](https://byet.host) — Byet provides you with a massive free, and ad-free load balanced free web hosting service including PHP, MySQL, FTP, Vistapanel & more!.. - * [versoly.com](https://versoly.com/) — Unlimited Websites, 70+ blocks, 5 templates, custom CSS, favicon, SEO and forms. No custom domain. + * [Versoly](https://versoly.com/) — SaaS focussed website builder - unlimited websites, 70+ blocks, 5 templates, custom CSS, favicon, SEO and forms. No custom domain. ## DNS From 85516af8a6016d09aedd0fd7eda09e110097797b Mon Sep 17 00:00:00 2001 From: cankush625 Date: Wed, 27 Nov 2019 14:23:03 +0530 Subject: [PATCH 07/43] GraphQL Inspector tool is added Signed-off-by: cankush625 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ac1121e..d720d6e2 100644 --- a/README.md +++ b/README.md @@ -642,6 +642,8 @@ Table of Contents * [Ora](https://ora.pm/) - Agile task management & team collaboration. Free for up to 3 users and files are limited to 10 MB. * [Tadum](https://tadum.app) - Meeting agenda and minutes app designed for recurring meetings, free for teams up to 10 * [Basecamp](https://basecamp.com/personal) - To-do lists, milestone management, forum-like messaging, file sharing, and time tracking. Up to 3 projects, 20 users, and 1GB of storage space. + * [GraphQL Inspector](https://github.com/marketplace/graphql-inspector) - GraphQL Inspector ouputs a list of changes between two GraphQL schemas. Every change is precisely explained and marked as breaking, non-breaking or dangerous. + ## Storage and Media Processing From b1378e6304d7e0ef010419d79f16423ef748bcf4 Mon Sep 17 00:00:00 2001 From: SapientPizza <36630124+SapientPizza@users.noreply.github.com> Date: Wed, 27 Nov 2019 15:19:32 +0200 Subject: [PATCH 08/43] added cloudcraft live diagrams tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe41a3af..67240ec8 100644 --- a/README.md +++ b/README.md @@ -633,6 +633,7 @@ Table of Contents * [gliffy.com](https://www.gliffy.com/) — Online diagrams: flowchart, UML, wireframe,... Also plugins for Jira and Confluence. 5 diagrams and 2 MB free * [cacoo.com](https://cacoo.com/) — Online diagrams in real-time: flowchart, UML, network. Free max. 15 users/diagram, 25 sheets * [draw.io](https://www.draw.io/) — Online diagrams stored locally, in Google Drive, OneDrive or Dropbox. Free for all features and storage levels + * [Cloudcraft](https://cloudcraft.co/) — Design a professional architecture diagram in minutes with the Cloudcraft visual designer, optimized for AWS with smart components that show live data too. * [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited free private code repositories; Tracks bugs, work items, feedback and more * [testlio.com](https://testlio.com/) — Issue tracking, test management and beta testing platform. Free for private use * [vivifyscrum.com](https://www.vivifyscrum.com/) — Free tool for Agile project management. Scrum Compatible From fcfba4d85ac824438ae6edb29f27bf4da377320c Mon Sep 17 00:00:00 2001 From: SapientPizza <36630124+SapientPizza@users.noreply.github.com> Date: Wed, 27 Nov 2019 15:27:04 +0200 Subject: [PATCH 09/43] Added mindmup mind maps service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe41a3af..05b9edca 100644 --- a/README.md +++ b/README.md @@ -693,6 +693,7 @@ Table of Contents * [pexels.com](https://www.pexels.com/) - Free stock photos for commercial use. Has free API that allows you to search photos by keywords. * [unsplash.com](https://unsplash.com/) - Free stock photos for commercial and noncommercial purposes (do-whatever-you-want license). * [whimsical.com](https://whimsical.com/) - Collaborative flowcharts, wireframes, sticky notes and mind maps. Create up to 4 free boards. + * [Mindmup.com](https://www.mindmup.com/) — Unlimited mind maps for free, and store them in the cloud. Your mind maps are available everywhere, instantly, from any device. * [lensdump.com](https://lensdump.com/) - Free cloud image hosting. * [Adobe XD](https://www.adobe.com/products/xd.html) - Wireframe & Prototyping tool similar to Sketch. Free plan covers: 1 active shared design spec, Adobe Fonts Free (limited set of fonts), 2GB of cloud storage. * [AllTheFreeStock](https://allthefreestock.com) - a curated list of free stock images, audio and videos. From 209024ea4bc531598146ab71b63f94e6f41eea88 Mon Sep 17 00:00:00 2001 From: Ankush Chavan <41515472+cankush625@users.noreply.github.com> Date: Wed, 27 Nov 2019 21:18:12 +0530 Subject: [PATCH 10/43] Extra lines removed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 851978f8..851acb8a 100644 --- a/README.md +++ b/README.md @@ -644,7 +644,6 @@ Table of Contents * [Basecamp](https://basecamp.com/personal) - To-do lists, milestone management, forum-like messaging, file sharing, and time tracking. Up to 3 projects, 20 users, and 1GB of storage space. * [GraphQL Inspector](https://github.com/marketplace/graphql-inspector) - GraphQL Inspector ouputs a list of changes between two GraphQL schemas. Every change is precisely explained and marked as breaking, non-breaking or dangerous. - ## Storage and Media Processing * [redbooth.com](https://redbooth.com) — P2P file syncing, free for up to 2 users From bc24c2e20c98d42df1aac6c751de1e91c833b9fb Mon Sep 17 00:00:00 2001 From: gauravkukade Date: Wed, 27 Nov 2019 22:51:04 +0530 Subject: [PATCH 11/43] Add 'Forms' section 1. I have added forms section in the main menu. 2. I have listed some previous free forms solutions from the 'Miscellaneous' section to the newly created 'Forms' section. 3. Also, I have added new free forms solutions to the 'Forms' section. They are given as below i. getform.io ii. 99innbound.com iii. formingo.co iv. formspark.io v. smartforms.dev --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 39169f70..3bce7b76 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Table of Contents * [DNS](#dns) * [Docker Related](#docker-related) * [Email](#email) + * [Forms](#forms) * [IaaS](#iaas) * [IDE and Code Editing](#ide-and-code-editing) * [International Mobile Number Verification API and SDK](#international-mobile-number-verification-api-and-sdk) @@ -458,6 +459,18 @@ Table of Contents * [mailkitchen](https://www.mailkitchen.com/) — Free for life without commitment, 10,000 emails/month, 1,000 emails/day * [AnonAddy](https://anonaddy.com) - Open-source anonymous email forwarding, create unlimited email aliases for free +## Forms + * [Formspree.io](https://formspree.io/) — Send email using an HTTP POST request. Free tier limits to 1000 submissions per month and must expose email address in the API call. + * [Typeform.com](https://www.typeform.com/) — Include beautifully designed forms on websites. Free plan allows only 10 fields per form and 100 responses per month. + * [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 submissions per month. + * [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites. + * [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications. + * [getform.io](https://getform.io/) - Form backend platform for designers and developers, 1 form, 100 submissions, Single file upload, 100MB file storage. + * [99inbound.com](https://www.99inbound.com/) - Build forms and share them online. Get an email or Slack message for each submission. Free plan has 2 forms, 100 entries per month, basic email & Slack. + * [formingo.co](https://www.formingo.co/)- Easy HTML forms for static websites, get started for free without registering an account. Free plan allows 500 submissions per month, customizable reply-to email address. + * [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 500 submissions per month, support by Customer assistance team. + * [smartforms.dev](https://smartforms.dev/) - Powerful and easy form backend for your website, forever free plan allows 50 submissions per month, 100MB file storage, Zapier integration, CSV/JSON export, custom redirect, custom response page, Telegram & Slack bot, single email notifications. + ## CDN and Protection * [PageCDN.com](https://pagecdn.com/) - Offers free Public CDN for everyone, and free Private CDN for opensource / nonprofits. @@ -813,16 +826,11 @@ Table of Contents ## Miscellaneous * [docsapp.io](https://www.docsapp.io/) — Easiest way to publish documentation, free for Open Source * [fullcontact.com](https://www.fullcontact.com/developer/pricing/) — Help your users know more about their contacts by adding social profile into your app. 500 free Person API matches/month - * [formlets.com](https://formlets.com/) — Online forms, unlimited single page forms/month, 100 submissions/month, email notifications * [superfeedr.com](https://superfeedr.com/) — Real-time PubSubHubbub compliant feeds, export, analytics. Free with less customization * [screenshotlayer.com](https://screenshotlayer.com/) — Capture highly customizable snapshots of any website. Free 100 snapshots/month * [screenshotmachine.com](https://www.screenshotmachine.com/) — Capture 100 snapshots/month, png, gif and jpg, including full-length captures, not only home page * [readme.com](https://readme.com/) — Beautiful documentation made easy, free for Open Source: see [here](https://readme.readme.io/docs/open-source). - * [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites * [http2.pro](https://http2.pro) — HTTP/2 protocol readiness test and client HTTP/2 support detection API. - * [Formspree.io](https://formspree.io/) — Send email using an HTTP POST request. Free tier limits to 1000 submissions per month and must expose email address in the API call. - * [Formcarry.com](https://formcarry.com) - HTTP POST Form endpoint, Free plan allows 100 submissions per month. - * [Typeform.com](https://www.typeform.com/) — Include beautifully designed forms on websites. Free plan allows only 10 fields per form and 100 responses per month. * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey. * [Filly](https://fill.ly) — Boost your web development workflow by reusing manual actions done previously on your app. Form filler for improved team collaboration. * [ReqBin](https://www.reqbin.com/) — Post HTTP Requests Online. Popular Request Methods include GET, POST, PUT, DELETE, and HEAD. Supports Headers and Token Authentication. Includes a basic login system for saving your requests. @@ -834,4 +842,4 @@ Table of Contents * [github.com — FOSS for Dev](https://github.com/tvvocold/FOSS-for-Dev) — A hub of free and Open Source software for developers * [getawesomeness](https://getawesomeness.herokuapp.com) — Retrieve all amazing awesomeness from GitHub... a must see * [education.github.com](https://education.github.com/pack) — Collection of free services for students. Registration required - * [Framacloud](https://degooglisons-internet.org/en/list/) — A list of Free/Libre Open Source Software and SaaS by the French non-profit [Framasoft](https://framasoft.org/en/). + * [Framacloud](https://degooglisons-internet.org/en/list/) — A list of Free/Libre Open Source Software and SaaS by the French non-profit [Framasoft](https://framasoft.org/en/). \ No newline at end of file From 7748982f8f14ea7de4b0d52a8c33fbf956a437a5 Mon Sep 17 00:00:00 2001 From: Gold Pizza Date: Thu, 28 Nov 2019 09:18:17 +0200 Subject: [PATCH 12/43] Added EasyDB, JSONstore and npoint EasyDB is a one click database JSONstore is a one click endpoint generator for JSON storage npoint is a JSON store system which allows you to edit the schema collaboratively They're all great for different development purposes. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bce7b76..05be7004 100644 --- a/README.md +++ b/README.md @@ -672,6 +672,7 @@ Table of Contents * [redbooth.com](https://redbooth.com) — P2P file syncing, free for up to 2 users * [cloudinary.com](https://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 7,500 images/month, 2 GB storage, 5 GB bandwidth + * [easyDB.io](https://easydb.io/) — one-click, hosted database provider. They provide a database for the programming language of your choice for development purposes. The DB is ephemeral and will be deleted after 24 or 72 hours on the free tier. * [piio.co](https://piio.co/) — Responsive image optimization and delivery for every website. Free plan for developers and personal websites. Includes free CDN, WebP and Lazy Loading out of the box. * [gumlet.com](https://www.gumlet.com/) — Image resize-as-a-service. It also optimizes images and performs delivery via CDN. Free tier includes 1 GB bandwidth and unlimited number of image processing every month for 1 year. * [plot.ly](https://plot.ly/) — Graph and share your data. Free tier includes unlimited public files and 10 private files @@ -688,6 +689,8 @@ Table of Contents * [packagecloud.io](https://packagecloud.io/) — Hosted Package Repositories for YUM, APT, RubyGem and PyPI. Limited free plans, open source plans available via request * [image-charts.com](https://www.image-charts.com/) — Unlimited image chart generation with a watermark * [jsonbin.io](https://jsonbin.io/) — Free JSON data storage service, ideal for small-scale web apps, website, mobile apps. + * [jsonstore.io](https://www.jsonstore.io/) — One click JSON storage endpoint + * [npoint.io](https://www.npoint.io/) — JSON store with collaborative schema editing * [QuickChart](https://quickchart.io) — Generate embeddable image charts, graphs, and QR codes ## Design and UI @@ -842,4 +845,4 @@ Table of Contents * [github.com — FOSS for Dev](https://github.com/tvvocold/FOSS-for-Dev) — A hub of free and Open Source software for developers * [getawesomeness](https://getawesomeness.herokuapp.com) — Retrieve all amazing awesomeness from GitHub... a must see * [education.github.com](https://education.github.com/pack) — Collection of free services for students. Registration required - * [Framacloud](https://degooglisons-internet.org/en/list/) — A list of Free/Libre Open Source Software and SaaS by the French non-profit [Framasoft](https://framasoft.org/en/). \ No newline at end of file + * [Framacloud](https://degooglisons-internet.org/en/list/) — A list of Free/Libre Open Source Software and SaaS by the French non-profit [Framasoft](https://framasoft.org/en/). From 8c98012323bdf4e295247b7eeadd4f56d8a2e872 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Fri, 29 Nov 2019 17:02:22 +0100 Subject: [PATCH 13/43] Add POEditor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cba1c6b..6d3b3eae 100644 --- a/README.md +++ b/README.md @@ -354,6 +354,7 @@ Table of Contents * [oneskyapp.com](https://www.oneskyapp.com/) — Limited free edition for up to 5 users, free for Open Source * [crowdin.com](https://crowdin.com/) — Unlimited projects, unlimited strings and collaborators for Open Source * [Loco](https://localise.biz/) — Free up to 2000 translations, Unlimited translators, 10 languages/project, 1000 translatable assets/project + * [POEditor](https://poeditor.com/) — Free up to 1000 strings ## Monitoring From 178aa53977b22afe960e2796d440ed9a5b7bb91d Mon Sep 17 00:00:00 2001 From: jtagcat <38327267+jtagcat@users.noreply.github.com> Date: Sat, 30 Nov 2019 22:22:45 +0000 Subject: [PATCH 14/43] Make the title a link --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index f0906931..9b25b588 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# free-for.dev +# [free-for.dev](https://free-for.dev) Developers and Open Source authors now have a massive amount of services offering free tiers, but it can be hard to find them all in order to make informed decisions. @@ -8,8 +8,6 @@ The scope of this particular list is limited to things infrastructure developers This list is the result of Pull Requests, reviews, ideas and work done by 500+ people, you too can help by sending [Pull Requests](https://github.com/ripienaar/free-for-dev) to add more services or by removing ones whose offerings have changed or been retired. -You can find the list on [GitHub](https://github.com/ripienaar/free-for-dev) or on a dedicated web site [free-for.dev](https://free-for.dev/). - *NOTE:* This list is only for as-a-Service offerings, not for self-hosted software. For a service to be eligible it has to offer a Free Tier and not just a free trial. If the Free Tier is time bucketed it has to be at least a year. Table of Contents From 95e1abd4f3dd92127769f6fa47dbb7d5e5e823ff Mon Sep 17 00:00:00 2001 From: Angad Gupta <39453522+angad777@users.noreply.github.com> Date: Mon, 2 Dec 2019 13:32:51 +1100 Subject: [PATCH 15/43] chore: added myfakeapi to API services --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b25b588..6dcd4eaf 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ Table of Contents * [MailboxValidator](https://www.mailboxvalidator.com) — Email verification service using real mail server connection to confirm valid email. Free API plan has 300 verifications per month. * [microlink.io](https://microlink.io/) – It turns any website into data such as metatags normalization, beauty link previews, scraping capabilities or screenshots as a service. 250 reqs/day every day free. * [monkeylearn.com](https://monkeylearn.com/) — Text analysis with machine learning, free 300 queries/month + * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers * [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free. * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free * [Pixela](https://pixe.la/) - Free daystream database service. All operations are performed by API. Visualization with heat maps and line graphs is also possible. From 623df1eb1bf684c2d110085fcfb9ebb026f10890 Mon Sep 17 00:00:00 2001 From: "Patrick@FullStory" <45576380+patrick-fs@users.noreply.github.com> Date: Tue, 3 Dec 2019 10:31:12 -0500 Subject: [PATCH 16/43] Adding FullStory Free plan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6dcd4eaf..77500a8d 100644 --- a/README.md +++ b/README.md @@ -785,6 +785,7 @@ Table of Contents * [getinsights.io](https://getinsights.io) - Privacy-focused, cookie free analytics, free for up to 5k events/month. ## Visitor Session Recording + * [FullStory.com](https://www.fullstory.com) - 1,000 sessions/month with 1 month data retention and 3 user seats. More information [here](https://help.fullstory.com/hc/en-us/articles/360020623354-FullStory-Free-Edition) * [inspectlet.com](https://www.inspectlet.com/) — 100 sessions/month free for 1 website * [mousestats.com](https://www.mousestats.com/) — 100 sessions/month free for 1 website * [hotjar.com](https://www.hotjar.com/) — Per site: 2,000 pages views/day, 3 heatmaps, data stored for 3 months,... From 085c9e3ce43795968cce06b025fccae512c3a503 Mon Sep 17 00:00:00 2001 From: "Patrick@FullStory" <45576380+patrick-fs@users.noreply.github.com> Date: Tue, 3 Dec 2019 10:38:05 -0500 Subject: [PATCH 17/43] FullStory entry update adding missing punctuation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77500a8d..9c1aafef 100644 --- a/README.md +++ b/README.md @@ -785,7 +785,7 @@ Table of Contents * [getinsights.io](https://getinsights.io) - Privacy-focused, cookie free analytics, free for up to 5k events/month. ## Visitor Session Recording - * [FullStory.com](https://www.fullstory.com) - 1,000 sessions/month with 1 month data retention and 3 user seats. More information [here](https://help.fullstory.com/hc/en-us/articles/360020623354-FullStory-Free-Edition) + * [FullStory.com](https://www.fullstory.com) - 1,000 sessions/month with 1 month data retention and 3 user seats. More information [here](https://help.fullstory.com/hc/en-us/articles/360020623354-FullStory-Free-Edition). * [inspectlet.com](https://www.inspectlet.com/) — 100 sessions/month free for 1 website * [mousestats.com](https://www.mousestats.com/) — 100 sessions/month free for 1 website * [hotjar.com](https://www.hotjar.com/) — Per site: 2,000 pages views/day, 3 heatmaps, data stored for 3 months,... From 1262867672767377885ff5e1583288d3bbf1228d Mon Sep 17 00:00:00 2001 From: "Patrick@FullStory" <45576380+patrick-fs@users.noreply.github.com> Date: Tue, 3 Dec 2019 10:42:45 -0500 Subject: [PATCH 18/43] Updating line character --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1aafef..5dab8ebc 100644 --- a/README.md +++ b/README.md @@ -785,7 +785,7 @@ Table of Contents * [getinsights.io](https://getinsights.io) - Privacy-focused, cookie free analytics, free for up to 5k events/month. ## Visitor Session Recording - * [FullStory.com](https://www.fullstory.com) - 1,000 sessions/month with 1 month data retention and 3 user seats. More information [here](https://help.fullstory.com/hc/en-us/articles/360020623354-FullStory-Free-Edition). + * [FullStory.com](https://www.fullstory.com) — 1,000 sessions/month with 1 month data retention and 3 user seats. More information [here](https://help.fullstory.com/hc/en-us/articles/360020623354-FullStory-Free-Edition). * [inspectlet.com](https://www.inspectlet.com/) — 100 sessions/month free for 1 website * [mousestats.com](https://www.mousestats.com/) — 100 sessions/month free for 1 website * [hotjar.com](https://www.hotjar.com/) — Per site: 2,000 pages views/day, 3 heatmaps, data stored for 3 months,... From 5d77eea7604b6f633b648822f040058cfa160be6 Mon Sep 17 00:00:00 2001 From: Mickael Date: Fri, 6 Dec 2019 01:52:13 +1100 Subject: [PATCH 19/43] Add Filestash --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dab8ebc..704e4153 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Table of Contents ## Tools for Teams and Collaboration + * [Filestash](https://www.filestash.app) — A Dropbox-like file manager that connects to a range of protocols and platforms: S3, FTP, SFTP, Minio, Git, WebDAV, Backblaze, LDAP and more. * [GitDuck](https://gitduck.com/) — Private live coding and remote pair programming for distributed teams. Open-source tool * [scinote.net](https://scinote.net) — Scientific data management and team collaboration. One Team with unlimited number of users, backup and 1 GB storage space * [whereby.com](https://whereby.com/) — One click video conversations, for free (formerly known as appear.in) From 1ce4a7b81d2cb351938b553ebcf3350b13d6ed60 Mon Sep 17 00:00:00 2001 From: IanGC Date: Thu, 5 Dec 2019 21:44:29 -0500 Subject: [PATCH 20/43] Update with Postwoman --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dab8ebc..7e9eba6d 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Table of Contents * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free * [Pixela](https://pixe.la/) - Free daystream database service. All operations are performed by API. Visualization with heat maps and line graphs is also possible. * [Postman](https://postman.com) — Simplify workflows and create better APIs – faster – with Postman, a collaboration platform for API development. Use the Postman App for free forever. Postman cloud features are also free forever with certain limits. + * [Postwoman] (https://postwoman.io) - API request builder - A free, fast, and beautiful alternative to Postman. * [ProxyCrawl](https://proxycrawl.com/) — Crawl and scrape websites without the need of proxies, infrastructure or browsers. We solve captchas for you and prevent you being blocked. The first 1000 calls are free of charge. * [RequestBin.com](https://requestbin.com) — Create a free endpoint to which you can send HTTP requests. Any HTTP requests sent to that endpoint will be recorded with the associated payload and headers so you can observe requests from webhooks and other services. * [restlet.com](https://restlet.com/products/apispark/) — APISpark enables any API, application or data owner to become an API provider in minutes via an intuitive browser interface From bab5f574cf2d52a9bf73a3f1a375b83e0dce861b Mon Sep 17 00:00:00 2001 From: Mario Loriedo Date: Fri, 6 Dec 2019 11:35:02 +0100 Subject: [PATCH 21/43] Added Eclipse Che among IDEs Signed-off-by: Mario Loriedo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dab8ebc..70ca8623 100644 --- a/README.md +++ b/README.md @@ -764,6 +764,7 @@ Table of Contents * [Atom](https://atom.io/) - Atom is a hackable text editor built on Electron. * [Visual Studio Code](https://code.visualstudio.com/) - Code editor redefined and optimized for building and debugging modern web and cloud applications. Developed by Microsoft for Windows, macOS and Linux. * [VSCodium](https://vscodium.com/) - Community-driven, without telemetry/tracking, and freely-licensed binary distribution of Microsoft’s editor VSCode + * [Eclipse Che](https://www.eclipse.org/che/) - Web based and Kubernetes-Native IDE for Developer Teams with multi-language support. Open Source and community driven. An hosted version is available at [che.openshift.io](https://che.openshift.io/) ## Analytics, Events and Statistics From fb7d7c8cc4e295216c8e4719a3b4ca0369fedd1b Mon Sep 17 00:00:00 2001 From: bdn <18331588+bdnh@users.noreply.github.com> Date: Sun, 8 Dec 2019 04:46:53 +0000 Subject: [PATCH 22/43] Fixed minor typo - A space was placed between the `[ ]` and `( )` of the Postwoman markdown link, causing it to appear broken on the front end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4094617b..5754f34f 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Table of Contents * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free * [Pixela](https://pixe.la/) - Free daystream database service. All operations are performed by API. Visualization with heat maps and line graphs is also possible. * [Postman](https://postman.com) — Simplify workflows and create better APIs – faster – with Postman, a collaboration platform for API development. Use the Postman App for free forever. Postman cloud features are also free forever with certain limits. - * [Postwoman] (https://postwoman.io) - API request builder - A free, fast, and beautiful alternative to Postman. + * [Postwoman](https://postwoman.io) - API request builder - A free, fast, and beautiful alternative to Postman. * [ProxyCrawl](https://proxycrawl.com/) — Crawl and scrape websites without the need of proxies, infrastructure or browsers. We solve captchas for you and prevent you being blocked. The first 1000 calls are free of charge. * [RequestBin.com](https://requestbin.com) — Create a free endpoint to which you can send HTTP requests. Any HTTP requests sent to that endpoint will be recorded with the associated payload and headers so you can observe requests from webhooks and other services. * [restlet.com](https://restlet.com/products/apispark/) — APISpark enables any API, application or data owner to become an API provider in minutes via an intuitive browser interface From 4a96de71b73fba270cbb7d57d6dcf08d13ac70a1 Mon Sep 17 00:00:00 2001 From: Andrea Ligios Date: Mon, 9 Dec 2019 11:47:14 +0100 Subject: [PATCH 23/43] Added Meterian.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5754f34f..d63f595c 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,7 @@ Table of Contents ## Security and PKI + * [meterian.io](https://www.meterian.io/) - Monitor Java, Javascript, .NET, Scala, Ruby and NodeJS projects for security vulnerabilities in dependencies. Free for one private project, unlimited projects for open source. * [pyup.io](https://pyup.io) — Monitor Python dependencies for security vulnerabilities and update them automatically. Free for one private project, unlimited projects for open source. * [threatconnect.com](https://threatconnect.com) — Threat intelligence: It is designed for individual researchers, analysts and organizations who are starting to learn about cyber threat intelligence. Free up to 3 Users * [crypteron.com](https://www.crypteron.com/) — Cloud-first, developer-friendly security platform prevents data breaches in .NET and Java applications From 9d9c9bd85a453fc42087ceae7568061ac43340f5 Mon Sep 17 00:00:00 2001 From: Thomas Briand Date: Fri, 13 Dec 2019 18:02:46 +0800 Subject: [PATCH 24/43] Added Pencil --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d63f595c..fbf0585b 100644 --- a/README.md +++ b/README.md @@ -719,6 +719,7 @@ Table of Contents * [Adobe XD](https://www.adobe.com/products/xd.html) - Wireframe & Prototyping tool similar to Sketch. Free plan covers: 1 active shared design spec, Adobe Fonts Free (limited set of fonts), 2GB of cloud storage. * [AllTheFreeStock](https://allthefreestock.com) - a curated list of free stock images, audio and videos. * [CodeMyUI](https://codemyui.com) - Handpicked collection of Web Design & UI Inspiration with Code Snippets. + * [Pencil](https://github.com/evolus/pencil) - Open source design tool using Electron. ## Data Visualization on Maps From b02dd589aa254078c606e47aeb4ce14ed573cf18 Mon Sep 17 00:00:00 2001 From: ryan-cal Date: Sun, 15 Dec 2019 09:07:13 -0500 Subject: [PATCH 25/43] Adding Calendarific Holiday API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbf0585b..57054a01 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ Table of Contents * [Beeceptor](https://beeceptor.com) - Mock a rest API in seconds, fake API response and much more. Free 50 requests per day, public dashboard, open endpoints (anyone having link to the dashboard can view requests and responses). * [Bearer.sh](https://www.bearer.sh) - API Integrations built in minutes, monitored in real-time. With a universal API client, call any API in 2 minutes and monitor all your integrations from a simple dashboard. * [bigml.com](https://bigml.com/) — Hosted machine learning algorithms. Unlimited free tasks for development, limit of 16 MB data/task + * [Calendarific](https://calendarific.com) - Enterprise-grade Public holiday API service for over 200 countries. Free plan includes 1000 calls per month. * [Clarifai](https://www.clarifai.com) — Image API for custom face recognition and detection. Able to train AI models. Free plan has 5000 calls per month. * [Colaboratory](https://colab.research.google.com) — Free web-based Python notebook environment with Nvidia Tesla K80 GPU. * [Diggernaut](https://www.diggernaut.com/) — Cloud based web scraping and data extraction platform for turning any website to the dataset or to work with it as with an API. Free plan includes 5K page requests monthly. From 5e7ed5b4b5f2daed37dc64f32dc2ce7e05f17205 Mon Sep 17 00:00:00 2001 From: Jonathan Reed Date: Mon, 16 Dec 2019 02:05:27 -0600 Subject: [PATCH 26/43] fixes incorrect myfakeapi.com indention --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57054a01..13e70c98 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ Table of Contents * [MailboxValidator](https://www.mailboxvalidator.com) — Email verification service using real mail server connection to confirm valid email. Free API plan has 300 verifications per month. * [microlink.io](https://microlink.io/) – It turns any website into data such as metatags normalization, beauty link previews, scraping capabilities or screenshots as a service. 250 reqs/day every day free. * [monkeylearn.com](https://monkeylearn.com/) — Text analysis with machine learning, free 300 queries/month - * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers + * [myfakeapi.com](https://myfakeapi.com) — Free serverless API mocking service for developers * [OCR.Space](https://ocr.space/) — An OCR API which parses image and pdf files returning the text results in JSON format. 25,000 requests per month free. * [parsehub.com](https://parsehub.com/) — Extract data from dynamic sites, turn dynamic websites into APIs, 5 projects free * [Pixela](https://pixe.la/) - Free daystream database service. All operations are performed by API. Visualization with heat maps and line graphs is also possible. From c1ab02d7a5dde9f41236a9f973a57b85925f0975 Mon Sep 17 00:00:00 2001 From: Dan Benton Date: Tue, 17 Dec 2019 09:56:58 +0000 Subject: [PATCH 27/43] Add StatusPile as a Tools for Teams --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13e70c98..1905fb8e 100644 --- a/README.md +++ b/README.md @@ -226,6 +226,7 @@ Table of Contents * [Microsoft Teams](https://products.office.com/microsoft-teams/free) — Microsoft Teams is a chat-based digital hub that brings conversations, content, and apps together in one place all from a single experience. Free for up to 300 users. * [featurepeek.com](https://featurepeek.com) - Cloud provider-agnostic front-end feature environments with team collaboration tools built-in. Works with static and Dockerized front-ends. Free for public repositories. * [Spectrum](https://spectrum.chat/) - Create public or private communities for free. + * [StatusPile](https://www.statuspile.com/) - A status page of status pages. Track the status pages of your upstream providers. * [Pendulums](https://pendulums.io/) - Pendulums is a free time tracking tool which helps you to manage your time in a better manner with an easy to use interface and useful statistics. * [Notion](https://www.notion.so/) - Notion is a note-taking and collaboration application with markdown support that also integrates tasks, wikis, and databases. The company describes the app as an all-in-one workspace for note-taking, project management and task management. In addition to cross-platform apps, it can be accessed via most web browsers. * [Tadum](https://tadum.app) - Meeting agenda and minutes app designed for recurring meetings, free for teams up to 10 From 9e77e6777bd09b8d36d78e8b5d8a80acd8a94def Mon Sep 17 00:00:00 2001 From: Elwin Buisman Date: Wed, 18 Dec 2019 14:52:52 +0100 Subject: [PATCH 28/43] Fixed PR issues Typo: Trail; Added free tier description to proto.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6396aa85..fd984bfe 100644 --- a/README.md +++ b/README.md @@ -723,7 +723,7 @@ Table of Contents * [CodeMyUI](https://codemyui.com) - Handpicked collection of Web Design & UI Inspiration with Code Snippets. * [Pencil](https://github.com/evolus/pencil) - Open source design tool using Electron. * [Invision App](https://www.invisionapp.com) - UI design and prototyping tool. Desktop and webapp available. Free to use with 1 active prototype. - * [Proto.io](https://www.proto.io) - Create fully interactive UI prototypes without coding. Free tier available when free trail ends. + * [Proto.io](https://www.proto.io) - Create fully interactive UI prototypes without coding. Free tier available when free trial ends. Free tier includes: 1 user, 1 project, 5 prototypes, 100MB online storage and preview in proto.io app. ## Data Visualization on Maps From d4684d16de17c50a778ed46e54fe8c29213cbf0f Mon Sep 17 00:00:00 2001 From: Jai Pradeesh Date: Fri, 20 Dec 2019 13:12:15 +0530 Subject: [PATCH 29/43] Add DeepSource to the code quality services list URL of the service: https://deepsource.io/ GitHub marketplace: https://github.com/marketplace/deepsource-io/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd984bfe..0cc2da77 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,7 @@ Table of Contents * [deepscan.io](https://deepscan.io) — Advanced static analysis for automatically finding runtime errors in JavaScript code, free for Open Source * [Imgbot](https://github.com/marketplace/imgbot) — Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality. It's free for open source. * [Typo CI](https://github.com/marketplace/typo-ci) — Typo CI reviews your Pull Requests and commits for spelling mistakes, free for Open Source. + * [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes and finds issues categorized under security, performance, anti-patterns, bug-risks, documentation and style. For Python and Go. Free for open source. ## Code Search and Browsing From 930aa5ba93941c8dbfaec39167def1b3969af9b2 Mon Sep 17 00:00:00 2001 From: Itsnancyn <49410879+Itsnancyn@users.noreply.github.com> Date: Mon, 23 Dec 2019 08:34:49 -0600 Subject: [PATCH 30/43] Added CloudRepo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cc2da77..21e7d589 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ Table of Contents * [packagecloud.io](https://packagecloud.io) — Easy to use repository hosting for: Maven, RPM, DEB, PyPi and RubyGem packages (has free tier). * [cloudsmith.io](https://cloudsmith.io) — Simple, secure and centralised repository service for Java/Maven, RedHat, Debian, Python, Ruby, Vagrant +more. Free tier + free for open source. * [jitpack.io](https://jitpack.io/) — Maven repository for JVM and Android projects on GitHub, free for public projects. + * [cloudrepo.io](https://cloudrepo.io) - Cloud based, private and public, Maven and PyPi repositories. Free for open source projects. ## Tools for Teams and Collaboration From 49ffd59f9d7d5db9e54f01b2b14e20539e39f3a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Thu, 26 Dec 2019 10:01:01 +0100 Subject: [PATCH 31/43] + Codeac.io description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21e7d589..6841f7a7 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ Table of Contents * [Imgbot](https://github.com/marketplace/imgbot) — Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality. It's free for open source. * [Typo CI](https://github.com/marketplace/typo-ci) — Typo CI reviews your Pull Requests and commits for spelling mistakes, free for Open Source. * [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes and finds issues categorized under security, performance, anti-patterns, bug-risks, documentation and style. For Python and Go. Free for open source. + * [Codeac.io](https://www.codeac.io/infrastructure-as-code.html?ref=free-for-dev) - Automated Infrastructure as Code review tool for DevOps integrates with GitHub, Bitbucket and GitLab (even self-hosted). Among standard laguages analyzes Ansible, Terraform, CloudFormation, Kubernetes, and more. (open-source free) ## Code Search and Browsing From 43a59c25042436927e0cc6e7eb614bb6cdc069ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Thu, 26 Dec 2019 10:10:58 +0100 Subject: [PATCH 32/43] / better phrasing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6841f7a7..f93d2353 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ Table of Contents * [Imgbot](https://github.com/marketplace/imgbot) — Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality. It's free for open source. * [Typo CI](https://github.com/marketplace/typo-ci) — Typo CI reviews your Pull Requests and commits for spelling mistakes, free for Open Source. * [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes and finds issues categorized under security, performance, anti-patterns, bug-risks, documentation and style. For Python and Go. Free for open source. - * [Codeac.io](https://www.codeac.io/infrastructure-as-code.html?ref=free-for-dev) - Automated Infrastructure as Code review tool for DevOps integrates with GitHub, Bitbucket and GitLab (even self-hosted). Among standard laguages analyzes Ansible, Terraform, CloudFormation, Kubernetes, and more. (open-source free) + * [Codeac.io](https://www.codeac.io/infrastructure-as-code.html?ref=free-for-dev) - Automated Infrastructure as Code review tool for DevOps integrates with GitHub, Bitbucket and GitLab (even self-hosted). In addition to standard languages, it analyzes also Ansible, Terraform, CloudFormation, Kubernetes, and more. (open-source free) ## Code Search and Browsing From 062ea60bb6dc10de4fb560fa918b4a67483abb37 Mon Sep 17 00:00:00 2001 From: Rustem Mussabekov Date: Thu, 26 Dec 2019 18:09:07 +0300 Subject: [PATCH 33/43] Add Raindrop.io - Private and secure bookmarking app Private and secure bookmarking app for macOS, Windows, Android, iOS and Web. Free Unlimited Bookmarks and Collaboration. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93d2353..4bd79c60 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Table of Contents * [Notion](https://www.notion.so/) - Notion is a note-taking and collaboration application with markdown support that also integrates tasks, wikis, and databases. The company describes the app as an all-in-one workspace for note-taking, project management and task management. In addition to cross-platform apps, it can be accessed via most web browsers. * [Tadum](https://tadum.app) - Meeting agenda and minutes app designed for recurring meetings, free for teams up to 10 * [Tefter](https://tefter.io) - Bookmarking app with a powerful Slack integration. Free for open-source teams. + * [Raindrop.io](https://raindrop.io) - Private and secure bookmarking app for macOS, Windows, Android, iOS and Web. Free Unlimited Bookmarks and Collaboration. ## Code Quality From 774bfa4cbeef594c020d116228e41f5294aad361 Mon Sep 17 00:00:00 2001 From: zd-zero Date: Fri, 27 Dec 2019 03:40:57 +0800 Subject: [PATCH 34/43] Update Jetbrains section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f93d2353..b010cbc1 100644 --- a/README.md +++ b/README.md @@ -761,7 +761,7 @@ Table of Contents * [mockable.io](https://www.mockable.io/) — Mockable is a simple configurable service to mock out RESTful API or SOAP web-services. This online service allows you to quickly define REST API or SOAP endpoints and have them return JSON or XML data. * [fakejson.com](https://fakejson.com/) — FakeJSON helps you quickly generate fake data using its API. Make an API request describing what you want and how you want it. The API returns it all in JSON. Speed up the go to market process for ideas and fake it till you make it. * [JSONPlaceholder](http://jsonplaceholder.typicode.com/) Some REST API endpoints that return some fake data in JSON format. The source code is also available if you would like to run the server locally. - * [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools (aka PyCharm, Webstorm, etc). Free license for students, teachers, Open Source and user groups. + * [jetbrains.com](https://jetbrains.com/products.html) — Productivity tools, IDEs and deploy tools (aka [IntelliJ IDEA](https://www.jetbrains.com/idea/), [PyCharm](https://www.jetbrains.com/pycharm/), etc). Free license for students, teachers, Open Source and user groups. * [codepen.io](https://codepen.io/) — CodePen is a playground for the front end side of the web. * [jsfiddle.net](https://jsfiddle.net/) — JS Fiddle is a playground and code sharing site of front end web, support collaboration as well. * [jsbin.com](https://jsbin.com) — JS Bin is another playground and code sharing site of front end web (HTML, CSS and JavaScript. Also supports Markdown, Jade and Sass). From 76c9f9d0921f000b722049dcbf00b6b447d91a92 Mon Sep 17 00:00:00 2001 From: Jordan Mack Date: Thu, 26 Dec 2019 15:05:29 -0800 Subject: [PATCH 35/43] Add Kwes - HTML form endpoint. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93d2353..f1a9be30 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ Table of Contents * [formingo.co](https://www.formingo.co/)- Easy HTML forms for static websites, get started for free without registering an account. Free plan allows 500 submissions per month, customizable reply-to email address. * [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 500 submissions per month, support by Customer assistance team. * [smartforms.dev](https://smartforms.dev/) - Powerful and easy form backend for your website, forever free plan allows 50 submissions per month, 100MB file storage, Zapier integration, CSV/JSON export, custom redirect, custom response page, Telegram & Slack bot, single email notifications. + * [Kwes.io](https://kwes.io/) - Feature rich form endpoint. Works great with static sites. Free plan includes up 1 website with up to 50 submissions per month. ## CDN and Protection From 458ca11b870c653856df30111f93df6abc130861 Mon Sep 17 00:00:00 2001 From: Jordan Mack Date: Thu, 26 Dec 2019 15:05:53 -0800 Subject: [PATCH 36/43] Add WWW2PNG - Web screenshot API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1a9be30..2cde0558 100644 --- a/README.md +++ b/README.md @@ -854,6 +854,7 @@ Table of Contents * [PDFMonkey](https://www.pdfmonkey.io/) — Manage PDF templates in a dashboard, call the API with dynamic data, download your PDF. Offers 1000 free documents per month. * [FOSSA](https://fossa.com/) - Scalable, end-to-end management for third-party code, license compliance and vulnerabilities. * [ConfigCat](https://configcat.com) - Cross-platform feature flag service. SDKs for all major languages. Free plan up to 10 flags, 2 environments, 1 product and 5 Million requests per month. Unlimited user seats. Students get 100 flags and 100 Million requests per month for free. + * [WWW2PNG](https://www2png.com/) - Capture screenshots of any website. Includes automatic blockchain anchoring and full page capture. Completely free service. ## Other Free Resources * [github.com — FOSS for Dev](https://github.com/tvvocold/FOSS-for-Dev) — A hub of free and Open Source software for developers From 8bfca0ea6765f610544eeb19b7989cee32feb2d9 Mon Sep 17 00:00:00 2001 From: Jordan Mack Date: Thu, 26 Dec 2019 15:19:27 -0800 Subject: [PATCH 37/43] Add Screenshot APIs section. --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2cde0558..36dd808d 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Table of Contents * [Payment and Billing Integration](#payment-and-billing-integration) * [Search](#search) * [Security and PKI](#security-and-pki) + * [Screenshot APIs](#screenshot-apis) * [Source Code Repos](#source-code-repos) * [Storage and Media Processing](#storage-and-media-processing) * [STUN, WebRTC, Web Socket Servers and Other Routers](#stun-webrtc-web-socket-servers-and-other-routers) @@ -140,7 +141,6 @@ Table of Contents ## APIs, Data and ML * [algorithmia.com](https://algorithmia.com/) — Host algorithms for free. Includes free monthly allowance for running algorithms. Now with CLI support - * [ApiFlash](https://apiflash.com) — A screenshot API based on Aws Lambda and Chrome. Handles full page, capture timing, viewport dimensions, ... * [Apify](https://www.apify.com/) — Web scraping and automation platform that lets you create an API extracting websites data. Free tier with 10k monthly crawls and 7 days data retention. * [Beeceptor](https://beeceptor.com) - Mock a rest API in seconds, fake API response and much more. Free 50 requests per day, public dashboard, open endpoints (anyone having link to the dashboard can view requests and responses). * [Bearer.sh](https://www.bearer.sh) - API Integrations built in minutes, monitored in real-time. With a universal API client, call any API in 2 minutes and monitor all your integrations from a simple dashboard. @@ -176,7 +176,6 @@ Table of Contents * [scrapinghub.com](https://scrapinghub.com) — Data scraping with visual interface and plugins. Free plan includes unlimited scraping on a shared server * [ScrapingNinja](https://www.scrapingninja.co/) — Handle JS rendering, Chrome Headless, Proxy rotation and CAPTCHAs solving all in one place. The first 1000 are free of charge, no credit card required. * [Scraper API](https://www.scraperapi.com/) — Cloud based web scraping API handles proxies, browsers, and CAPTCHAs. Scrape any web page with a simple API call. Get started with 1000 free API calls/month. - * [ScreenshotAPI.net](https://screenshotapi.net/) - Screenshot API use one simple API call to generate screenshots of any website. Build to scale and hosted on Google Cloud. Offers 100 free screenshots per month. * [shrtcode API](https://shrtco.de/docs) - Free URL Shortening API without authorisation and no request limits * [tamber](https://tamber.com) — Put deep-learning powered recommendations in your app. Free 5k monthly active users. * [Time Door](https://timedoor.io) - A time series analysis API @@ -840,12 +839,18 @@ Table of Contents * [medium.com](https://medium.com/) — Get smarter about what matters to you. * [hashnode.com](https://hashnode.com/) — Hassle-free Blogging Software for Developers!. +## Screenshot APIs + * [ApiFlash](https://apiflash.com) — A screenshot API based on Aws Lambda and Chrome. Handles full page, capture timing, viewport dimensions, ... + * [microlink.io](https://microlink.io/) – It turns any website into data such as metatags normalization, beauty link previews, scraping capabilities or screenshots as a service. 250 reqs/day every day free. + * [ScreenshotAPI.net](https://screenshotapi.net/) - Screenshot API use one simple API call to generate screenshots of any website. Build to scale and hosted on Google Cloud. Offers 100 free screenshots per month. + * [screenshotlayer.com](https://screenshotlayer.com/) — Capture highly customizable snapshots of any website. Free 100 snapshots/month + * [screenshotmachine.com](https://www.screenshotmachine.com/) — Capture 100 snapshots/month, png, gif and jpg, including full-length captures, not only home page + * [WWW2PNG](https://www2png.com/) - Capture screenshots of any website with basic customization. Includes automatic blockchain anchoring and full page capture. Completely free service. + ## Miscellaneous * [docsapp.io](https://www.docsapp.io/) — Easiest way to publish documentation, free for Open Source * [fullcontact.com](https://www.fullcontact.com/developer/pricing/) — Help your users know more about their contacts by adding social profile into your app. 500 free Person API matches/month * [superfeedr.com](https://superfeedr.com/) — Real-time PubSubHubbub compliant feeds, export, analytics. Free with less customization - * [screenshotlayer.com](https://screenshotlayer.com/) — Capture highly customizable snapshots of any website. Free 100 snapshots/month - * [screenshotmachine.com](https://www.screenshotmachine.com/) — Capture 100 snapshots/month, png, gif and jpg, including full-length captures, not only home page * [readme.com](https://readme.com/) — Beautiful documentation made easy, free for Open Source: see [here](https://readme.readme.io/docs/open-source). * [http2.pro](https://http2.pro) — HTTP/2 protocol readiness test and client HTTP/2 support detection API. * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey. @@ -854,7 +859,6 @@ Table of Contents * [PDFMonkey](https://www.pdfmonkey.io/) — Manage PDF templates in a dashboard, call the API with dynamic data, download your PDF. Offers 1000 free documents per month. * [FOSSA](https://fossa.com/) - Scalable, end-to-end management for third-party code, license compliance and vulnerabilities. * [ConfigCat](https://configcat.com) - Cross-platform feature flag service. SDKs for all major languages. Free plan up to 10 flags, 2 environments, 1 product and 5 Million requests per month. Unlimited user seats. Students get 100 flags and 100 Million requests per month for free. - * [WWW2PNG](https://www2png.com/) - Capture screenshots of any website. Includes automatic blockchain anchoring and full page capture. Completely free service. ## Other Free Resources * [github.com — FOSS for Dev](https://github.com/tvvocold/FOSS-for-Dev) — A hub of free and Open Source software for developers From 47500a7be719a3665a7d6912970444ec59f34cc3 Mon Sep 17 00:00:00 2001 From: ziga Date: Thu, 26 Dec 2019 20:52:17 -0500 Subject: [PATCH 38/43] Add pika.dev CDN --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93d2353..d183891f 100644 --- a/README.md +++ b/README.md @@ -499,6 +499,7 @@ Table of Contents * [staticaly.com](https://staticaly.com/) — CDN for Git repos (GitHub, GitLab, Bitbucket), WordPress-related assets and images * [ddos-guard.net](https://ddos-guard.net/store/web) — Free CDN, DDoS protection and SSL certificate * [ovh.ie](https://www.ovh.ie/ssl-gateway/) — Free DDos protection and SSL certificate + * [pika.dev/cdn](https://www.pika.dev/cdn) — The 100% Native ES Module JavaScript CDN ## PaaS From b9740208743ff71018bcca4c635ffb2b97cda8a1 Mon Sep 17 00:00:00 2001 From: Armel Pingault Date: Fri, 27 Dec 2019 08:39:51 +0100 Subject: [PATCH 39/43] Add SpeedBoard - Board for Agile and Scrum retrospectives - Free. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93d2353..3f4bbfdc 100644 --- a/README.md +++ b/README.md @@ -675,6 +675,7 @@ Table of Contents * [Tadum](https://tadum.app) - Meeting agenda and minutes app designed for recurring meetings, free for teams up to 10 * [Basecamp](https://basecamp.com/personal) - To-do lists, milestone management, forum-like messaging, file sharing, and time tracking. Up to 3 projects, 20 users, and 1GB of storage space. * [GraphQL Inspector](https://github.com/marketplace/graphql-inspector) - GraphQL Inspector ouputs a list of changes between two GraphQL schemas. Every change is precisely explained and marked as breaking, non-breaking or dangerous. + * [SpeedBoard](https://speedboard.app) - Board for Agile and Scrum retrospectives - Free. ## Storage and Media Processing From 2a190d49ef358266891cd3dd46319ecdd1c079a8 Mon Sep 17 00:00:00 2001 From: Fadhil Yaacob Date: Fri, 27 Dec 2019 16:47:05 +0800 Subject: [PATCH 40/43] add runcloud.io server management service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61ca0679..341726d1 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,7 @@ Table of Contents * [bitnami.com](https://bitnami.com/) — Deploy prepared apps on IaaS. Management of 1 AWS micro instance free * [jamf.com](https://www.jamf.com/) — Device management for iPads, iPhones and Macs, 3 devices free * [moss.sh](https://moss.sh) - Help developers deploy and manage their web apps and servers. Free up to 25 git deployments per month + * [runcloud.io](https://runcloud.io/) - Server management focusing mainly on PHP projects. Free for up to 1 server. ## Log Management From f567181241fd60d25fb4298cbf8874d5f6d85940 Mon Sep 17 00:00:00 2001 From: Fadhil Yaacob Date: Fri, 27 Dec 2019 17:11:06 +0800 Subject: [PATCH 41/43] Add Webflow service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93d2353..dab3035d 100644 --- a/README.md +++ b/README.md @@ -727,6 +727,7 @@ Table of Contents * [Pencil](https://github.com/evolus/pencil) - Open source design tool using Electron. * [Invision App](https://www.invisionapp.com) - UI design and prototyping tool. Desktop and webapp available. Free to use with 1 active prototype. * [Proto.io](https://www.proto.io) - Create fully interactive UI prototypes without coding. Free tier available when free trial ends. Free tier includes: 1 user, 1 project, 5 prototypes, 100MB online storage and preview in proto.io app. + * [Webflow](https://webflow.com) - WYSIWYG web site builder with animations and website hosting. Free for 2 projects. ## Data Visualization on Maps From 2bbd3b28ad345d467de54b7832877af951bf4174 Mon Sep 17 00:00:00 2001 From: Hussain Fakhruddin Date: Fri, 27 Dec 2019 19:39:37 +0400 Subject: [PATCH 42/43] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68b8dd54..c6219b26 100644 --- a/README.md +++ b/README.md @@ -480,6 +480,7 @@ Table of Contents * [formspark.io](https://formspark.io/) - Form to Email service, free plan allows unlimited forms, 500 submissions per month, support by Customer assistance team. * [smartforms.dev](https://smartforms.dev/) - Powerful and easy form backend for your website, forever free plan allows 50 submissions per month, 100MB file storage, Zapier integration, CSV/JSON export, custom redirect, custom response page, Telegram & Slack bot, single email notifications. * [Kwes.io](https://kwes.io/) - Feature rich form endpoint. Works great with static sites. Free plan includes up 1 website with up to 50 submissions per month. + * [staticforms.xyz](https://www.staticforms.xyz/) - Integrate HTML forms easily without any server side code for free. After user submits the form an email will be sent to your registered address with form content. ## CDN and Protection From 18425a0f3ed6389f66a596457e45a7a8d96f861f Mon Sep 17 00:00:00 2001 From: Vitali Tatarintev <123158+ck3g@users.noreply.github.com> Date: Sat, 28 Dec 2019 07:56:33 +0100 Subject: [PATCH 43/43] Add mention of CI/CD pipelines on GitLab GitLab also comes with a built-in CI/CD More info: * CI/CD page: https://about.gitlab.com/product/continuous-integration/ * Available with free tier https://about.gitlab.com/pricing/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68b8dd54..ca8fdd7e 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Table of Contents * [github.com](https://github.com/) — Unlimited public repositories and unlimited private repositories (up to 3 collaborators) with Pipelines for CI/CD * [bitbucket.org](https://bitbucket.org/) — Unlimited public and private Git repos for up to 5 users with Pipelines for CI/CD - * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with unlimited collaborators and 10 GB space per repo + * [gitlab.com](https://about.gitlab.com/) — Unlimited public and private Git repos with unlimited collaborators, with Pipelines for CI/CD, and 10 GB space per repo * [pijul.com](https://pijul.com/) - Unlimited free and open source distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed. Solves many problems of git/hg/svn/darcs. * [chiselapp.com](http://chiselapp.com/) — Unlimited public and private Fossil repositories * [Azure DevOps](https://azure.microsoft.com/services/devops/) — Unlimited private repos (Git and TFS) for up to 5 users/team