Merge pull request #2165 from nhlong2/master

Add napkin.io
This commit is contained in:
R.I.Pienaar 2021-10-13 11:04:08 +02:00 committed by GitHub
commit ee1a4cb4c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)**