Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

julienfroidefond/bookmarks-cms

Repository files navigation

Bookmarks CMS

screenshot

Intro

The goal of this project is a self hosted server for bookmarks sharing. You can share with your teams or family a collection of bookmarks.

This Strapi application provides an API and backoffice for handling your bookmarks. Users needs a client to consume this API (cf Clients).

Models :

  • Bookmarks : a title and an url. Can affect to several tags. The bookmark data.
  • Tags : a title. Can be affected to a unique category. Tags are categorization of bookmarks
  • Tag categories : a title. Categories are a group of tags.
  • Folders : hierarchical view (handling a visual tree). Has a name, parent folder and bookmarks.

Testing on Heroku

Demo site : https://bookmarks-cms.herokuapp.com/

Clients

About

Self hosted bookmarks CMS delivering an API

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors