Reusable API proxy in just a few lines of JavaScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. node

    Node.js JavaScript runtime ✨🐢🚀✨

    The basis of my small API proxy is the NPM package http-proxy-middleware from Steven Chim, which I utilized to build a system that can be used via configuration for various endpoints and that runs on a server under the Node.js framework Express.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Express

    Fast, unopinionated, minimalist web framework for node.

    The basis of my small API proxy is the NPM package http-proxy-middleware from Steven Chim, which I utilized to build a system that can be used via configuration for various endpoints and that runs on a server under the Node.js framework Express.

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

  • 🌟 Unlocking the Power of Node.js and Express.js: An In-Depth Guide 🚀

    2 projects | dev.to | 25 Oct 2024
  • NestJS Authentication with OAuth2.0: Adding Mobile Apps Support

    3 projects | dev.to | 23 Aug 2024
  • Introduction to Building your First REST API with Node.js

    3 projects | dev.to | 10 Jan 2023
  • Send and Receive SMS Messages With Node.js and Express

    2 projects | dev.to | 5 Jan 2023
  • QuickChart: Let's make a website to plot graphs!

    3 projects | dev.to | 31 Oct 2022