Activity Pub Reverse Proxy Framework
scripts | ||
tests | ||
.gitignore | ||
conf.lua | ||
config.lua | ||
ctx.lua | ||
docker-compose.yaml | ||
LICENSE | ||
main.lua | ||
Makefile | ||
nginx.conf | ||
README.md | ||
test.lua |
aproxy
Activity Pub Reverse Proxy Framework
this is a collection of OpenResty scripts that provide different functionality on top of ActivityPub implementations.
TODO
- write example script
- write test suite
- create install instructions
Testing
requires luajit
make testdeps
eval (luarocks-5.1 path --bin)
make test