Together

Together is a social reader. It lets you read and interact with content from all over the web within one flexible space.

Originally thought up at IndieWeb Summit 2017 with Jonathan LaCour Together has evolved into a fully functioning web app.

On the technical side of things there are 2 main parts to Together:

  1. Together Server

    The Together Server is a GraphQL server that acts as a middleware to Microsub (read & subscribe) and Micropub (publish)

  2. Together Web

    The web client is a react app that connects to the server and provides a flexible interface to read and interact with a variety of different content.

  3. You can read more about Together in my blog post about the v3 launch. Or checkout the source code on Github (contributions welcome!)