Suggestions on cost effective REST API hosting?

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Previous Serverless Version 0.5.x

    ⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

  • Have you considered running it in an AWS lambda? Given the low usage I'd think that would be pretty cost effective. You can use serverless.com, SAM CLI, or a number of other methods to deploy a proxy lambda

  • node-js-getting-started

    Getting Started with Node.js on Heroku.

  • In my experience Heroku is by far the simplest, it doesn’t involve Kubernetes or containers, and they have an accessible tutorial for node https://devcenter.heroku.com/articles/getting-started-with-nodejs. I’d recommend following it if you’re curious. You don’t even have to SSH into the VM and instal things, you just have to push to git and it will deploy for you.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts