Headless CMS Publisher and API

by John H
~1 minute

Dec 2020 to February 2021 I built a headless CMS that servers its convent via API.  The content is served in JSON format and is consumed on the client in C# and rendered with Razor CSHTML.  The system feature tiny MCE rich text editor and upon saving / updating renders out a flat file JSON file that is delivered via API requests.  This allows me to publish multiple website's content from one common publisher dashboard.  The systems generates paginated lists of articles with common tags and categories. Media is stored in a common area and referenced by the editor which makes uploading and publishing content super easy.

Related Articles

Project Proposal System and Architecture

Fast system for creating and deploying project proposals, managing access and measuring success

John H John H
~1 minute

Url Shortner and campaign metrics monitoring

Recently I built a url shortner with built in UTM tagging and channel attribution.  This makes it...

John H John H
~1 minute

Essence Fan Builder

The Essence Fan builder is a fan configurator plugin built for Wordpress. The configurator...

John H John H
~1 minute