Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fourjuaneight/rivendell

:train2: Personal bookmarks database built on top of PocketBase.
https://github.com/fourjuaneight/rivendell

golang pocketbase

Last synced: about 1 month ago
JSON representation

:train2: Personal bookmarks database built on top of PocketBase.

Awesome Lists containing this project

README

        

# Rivendell

Personal bookmarking and archiving database powered by [PocketBase](https://pocketbase.io/).

## Install

```sh
go mod download
```

## Use

```sh
go run . serve
```