I had a Go, CORS and Single Page App Ordeal So You Don’t Have To | Integration Junction

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

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

    Go net/http configurable handler to handle CORS requests (by rs)

  • It might be a function of the fact that the project had a hand crafted main rather than using the generated one, but when I hit this for adding CORS to a go-swagger project we used a handler generated by rs/cors as middleware - it (and a bunch of other middleware) wrapped the generated server's handler as go-swagger uses one root handler.

  • 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

  • Goralim – A rate limiting package for Go to handle distributed workloads

    7 projects | news.ycombinator.com | 2 Apr 2024
  • CORS Nightmare, please HELP

    1 project | /r/golang | 23 Feb 2023
  • Handling CORS in Nginx as a reverse proxy

    1 project | /r/nginx | 6 Feb 2023
  • Rate limiting in Go microservice based app

    1 project | /r/golang | 23 Jan 2023
  • Limit Max Number of Requests Per Hour with `didip/tollbooth`

    1 project | /r/golang | 21 Aug 2022