A fork of go-ap/activitypub to make it easier to implement extensions
This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-06-09 13:35:50 +02:00
.build.yml Added builds.sr.ht build script with code-coverage 2019-06-08 18:20:39 +02:00
.gitignore Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
go.mod Use repository interface as activity request handler parameter 2019-06-03 15:59:09 +02:00
handlers.go Use repository interface as activity request handler parameter 2019-06-03 15:59:09 +02:00
handlers_test.go Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
LICENSE Initial commit 2019-05-31 15:48:09 +02:00
Makefile Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
README.md Replaced codacy with go report card badge 2019-06-09 13:35:50 +02:00
typer.go Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00
typer_test.go Moving handlers from activitypub package to their own 2019-05-31 15:48:50 +02:00