How to protect API Keys in React projects using Gateweaver

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gateweaver

    An open-source API Proxy for front-end applications

  • In this article, we explore how to protect API keys in React projects using Gateweaver, an open-source API Gateway designed to help developers securely manage API keys and sensitive data.

  • httpbin

    HTTP Request & Response Service, written in Python + Flask.

  • policyDefinitions: cors: origin: "${CLIENT_URL}" endpoints: - path: "/example" target: url: "https://httpbin.org/bearer" request: headers: Authorization: "Bearer ${API_KEY}" policies: - cors

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Crafting a Language Server in Golang: A VSCode LSP for Lama2

    1 project | dev.to | 7 Nov 2023
  • Edge IoT with Rust on ESP: HTTP Client

    1 project | dev.to | 6 Oct 2023
  • Down the rabbit hole of an Apache APISIX plugin

    1 project | dev.to | 28 Sep 2023
  • Show HN: HTTP Status Code Generator

    1 project | news.ycombinator.com | 12 Sep 2023
  • Python Software Foundation forks httpbin

    1 project | news.ycombinator.com | 4 Aug 2023