Back
Close

Common patterns with Solid

Zwifi
5,375 views

An introduction to solid common patterns

This interactive tutorial is meant to be used as a complement to the solid developer documentation.

Reading from a public resource

Let's start out with the simplest possible interaction with a solid server: reading a public resource.

A public resource can be accessed without authentication, so it's basically like any resource on the web: a GET on the IRI, and you're good to go.

I wonder what Cleopatra shared in her blog.
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io