How it Works

The basic idea is simple. We handle authentication and build customizeable feeds on our end. You could then insert a simple javascript fetch call to our server using a custom URL. You can further customize your feed by modifying the URL with custom parameters.

By default, we will return all feeds with only HTML markup. There will be zero css and no javascript. Basic idea is that you'll be inserting this directly into your website, so we'll let your website control the styling.

We're currently focused on providing feeds that support Bootstrap v1 to v5. However, we can add support for more frameworks, should there be enough interest. In the future, we can provide proprietary markup that you can modify with either css or js.