Ulboracms

screenshot of Ulboracms

Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.

Overview

Ulbora CMS is a self-contained content management system written in Golang. It does not require a database and instead uses a JSON datastore to store content. This CMS allows users to download and upload a single binary backup file which includes content, images, and templates.

Features

  • Self-contained CMS: Ulbora CMS does not require a database for storage.
  • JSON Datastore: Content is stored in json files and in memory using a JSON datastore.
  • Backup and Restore: Users can download and upload a single binary backup file that contains content, images, and templates.

Summary

Ulbora CMS is a simple and lightweight content management system written in Golang. It provides a self-contained solution for managing content without the need for a database. With its JSON datastore and backup/restore capabilities, Ulbora CMS offers a convenient way to create and manage websites.