Skip to content

graffiti-garden/implementation-remote

Repository files navigation

Graffiti Federated Pods Implementation

This is a remote implementation of the Graffiti API. It contains both a Typescript client that runs in the browser and a node.js "pod" server.

While this implementation provides one client-server pair.

As a federated implementation, it is designed for multiple pods to be deployed. Users can choose which pod(s) they want to host their data, including a self-hosted one, while still being able to interact with users on pods.

The servers largely have their own HTTP interface, but authenitcation is done through the Solid OIDC standard, allowing users to log in with any Solid OIDC provider and then authenticate with any pod.

About

A federated implementation of the Graffiti API including both client and server code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published