An open API service indexing awesome lists of open source software.

https://github.com/ory/keto-node-express-example

A small example file sharing service that demonstrates how to consume Keto from a Node JS backend.
https://github.com/ory/keto-node-express-example

Last synced: 4 months ago
JSON representation

A small example file sharing service that demonstrates how to consume Keto from a Node JS backend.

Awesome Lists containing this project

README

        

# Keto Node JS Express Example

This example demonstrates how to integrate a Node.js backend with
[Ory Keto](https://github.com/ory/keto). It models a simple file-storage
service, based on the example from
[Ory Summit 21 Workshop: Design Complex Authorization with Ory Keto](https://github.com/zepatrik/ory-summit21-talk).