Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/reiver/ld-base
- Owner: reiver
- License: mit
- Created: 2025-01-20T14:06:18.000Z (1 day ago)
- Default Branch: master
- Last Pushed: 2025-01-20T18:31:36.000Z (1 day ago)
- Last Synced: 2025-01-20T19:22:12.143Z (1 day ago)
- Topics: activitypub, activitystreams, back-end, database, fediverse, json-ld, linked-data, social-web
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)