Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curt/klaxon
A lightweight, single-author, blog-centric ActivityPub server developed using the Phoenix Framework in Elixir.
https://github.com/curt/klaxon
activitypub blog elixir phoenix
Last synced: about 2 months ago
JSON representation
A lightweight, single-author, blog-centric ActivityPub server developed using the Phoenix Framework in Elixir.
- Host: GitHub
- URL: https://github.com/curt/klaxon
- Owner: curt
- License: agpl-3.0
- Created: 2023-02-25T22:00:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T11:45:32.000Z (8 months ago)
- Last Synced: 2024-05-22T11:55:04.164Z (8 months ago)
- Topics: activitypub, blog, elixir, phoenix
- Language: Elixir
- Homepage:
- Size: 737 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Klaxon
Klaxon aims to be a lightweight, single-author, blog-centric
[ActivityPub](https://www.w3.org/TR/activitypub/) server. It is being developed
using the excellent [Phoenix Framework](https://www.phoenixframework.org/) and
is written mostly in [Elixir](https://elixir-lang.org/).## Status
At the moment, Klaxon is, at best, pre-alpha code.
There is no meaningful documentation and no support.
Use it at your own risk.## Author
Klaxon is written and maintained by [Curt Gilman](https://github.com/curt).
## License
Copyright © 2023 Curt Gilman
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .