Easily add authorization in you apps in 1-2 min

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

    Simple Go OpenId authorization server with Keycloak compatible API (by Wissance)

  • Personally, I like KeyCloak and use it where it is possible. About 2 years ago I had to expand my technology stack and I started to write apps using Golang. These apps are WEB API that use Authorization on KeyCloak server. When API grows and become more complicated, it is very important to make automated integration tests. For authorization we using separate from demo/production server, and it is important to make code portable to any machine, therefore the most convenient way is to start all infrastructure before any test and stop when test ends with any persistent data cleanup at the end. Such approach can't be easily and fast implemented using Keycloak. Therefore, we created Ferrum authorization server that could be run and stopped from code and with API compatible with KeyCloak (with similar behavior and endpoints). Ferrum could be used not only for tests purposes but also like a full-fledged authorization server.

  • 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

  • Show HN: Contribute to CLI based tool for configuring dependabot on GitHub

    1 project | news.ycombinator.com | 12 May 2024
  • Lowest Price for your own kubernetes using Hetzner Cloud(incl. Storage Provisioner)

    4 projects | dev.to | 12 May 2024
  • Docker Container health Dashboard in Go

    1 project | dev.to | 12 May 2024
  • A new philosophy: Pipeline As Code

    1 project | news.ycombinator.com | 12 May 2024
  • Show HN: A WireGuard Powered Remote Shell

    5 projects | news.ycombinator.com | 10 May 2024