Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reiver/ld-base

ld-base is an open-source back-end, written in the Go programming-language, with built-in support for Linked Data (including JSON-LD). ld-base is useful for writing software for the Fediverse / Social Web, where you can just focus on building the front-end experience (and use "ld-base" as the back-end).
https://github.com/reiver/ld-base

activitypub activitystreams back-end database fediverse json-ld linked-data social-web

Last synced: about 23 hours ago
JSON representation

ld-base is an open-source back-end, written in the Go programming-language, with built-in support for Linked Data (including JSON-LD). ld-base is useful for writing software for the Fediverse / Social Web, where you can just focus on building the front-end experience (and use "ld-base" as the back-end).

Awesome Lists containing this project

README

        

# ld-base

**ld-base** is an open-source back-end, written in the Go programming-language, with built-in support for **Linked Data** (including **JSON-LD**).

**ld-base** includes:

* a REST style API,
* an embedded (SQLite) database,
* SSE real-time streams & subscriptions, and
* a web-based administrative console (i.e., what some people mistakenly call a “dashboard”).

**ld-base** is useful for writing software for the Fediverse / Social Web, where you can just focus on building the front-end experience (and use "ld-base" as the back-end).

## Author

Software **ld-base** was written by [Charles Iliya Krempeaux](http://reiver.link)