Show HN: Blending Go and WebAssembly to Build Authorization Playground

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • permify

    Permify is an open-source authorization service inspired by Google Zanzibar.

  • Hi folks,

    I’m one of the maintainers and co-founder of the Go OSS project Permify (https://github.com/Permify/permify), an open-source authorization infrastructure inspired by Google Zanzibar.

    I would like to share a post where we aimed to provide a brief overview of how we integrated WASM with Golang to provide a richer user experience in our open-source playground. You can use the playground to create and test any authorization logic in a browser.

    The playground has three main sections:

    Schema: to model your authorization logic through our domanin specific language we built.

    Data: to create sample authorization data according to the model for use in tests.

    Enforcement: to test your authorization structure bt access check scenarios.

    Here's the post if you're interested: https://www.permify.co/post/wasm-go/

    And here's the playground: https://play.permify.co/

    Appreciate your time!

  • 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