Show HN: Lockbox: forward proxy for making third party API calls

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • lockbox

    Lockbox is a forward proxy for making third party API calls. (by mkjt2)

  • > Tools like lockbox are not necessary, nginx, caddy, etc or heck even a normal 70 line python3 fastapi based script works just fine...

    A normal 170 lines of Python3 Flask based script, but who's counting?

    https://github.com/mkjt2/lockbox/blob/main/lockbox/app.py

  • smokescreen

    A simple HTTP proxy that fogs over naughty URLs

  • Also from Stripe

    https://github.com/stripe/smokescreen

    Smokescreen is a HTTP CONNECT proxy. It proxies most traffic from Stripe to the external world (e.g., webhooks).

    Smokescreen restricts which URLs it connects to:

    It uses a pre-configured hostname ACL to only allow requests addressed to certain allow-listed hostnames, to ensure that no malicious code is attempting to make requests to unexpected services.

  • 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

  • Simplify Your Kubernetes Multi-Cluster Management: The Secret to Streamlined Add-on Deployments

    2 projects | dev.to | 21 May 2024
  • Mpip

    1 project | news.ycombinator.com | 21 May 2024
  • Ask HN: Which LLMs can run locally on most consumer computers

    1 project | news.ycombinator.com | 21 May 2024
  • Upgrading Node.js via the terminal (NVM or brew)

    1 project | dev.to | 20 May 2024
  • Show HN: Terminal based online radio player

    1 project | news.ycombinator.com | 20 May 2024