Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 .