Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

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

Notifications You must be signed in to change notification settings

graffiti-garden/implementation-remote

Repository files navigation

Deprecated!

This repo has been deprecated in favor of:

What follows is kept for archival purposes.

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

 
 
 

Contributors