From 1e6bdcce8b597ffe61b4a5b8cb7a7ee7af2dd4af Mon Sep 17 00:00:00 2001 From: nhlong2 Date: Wed, 13 Oct 2021 14:42:52 +0700 Subject: [PATCH] Add napkin.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ccef860c..e89c478c 100644 --- a/README.md +++ b/README.md @@ -876,6 +876,7 @@ Table of Contents * [Divio](https://www.divio.com/) - A platform to manage cloud application deploying only using Docker. Available free subscription for development projects. * [Koyeb](https://www.koyeb.com) - Koyeb is a developer-friendly serverless platform to deploy apps globally. Seamlessly run Docker containers, web apps, and APIs with git-based deployment, native autoscaling, a global edge network, and built-in service mesh and discovery. Koyeb provides two nano services to run your apps with its forever-free tier and also sponsors open-source projects with free resources. * [Railway](https://railway.app) - Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud. 1GB Disk, 512 MB RAM, limited to $5 of usage monthly available for free. + * [Napkin](https://www.napkin.io/) - FaaS with 1Gb of memory, a default timeout of 15 seconds and 1,000,000 free API calls/month. **[⬆ back to top](#table-of-contents)**