aproxy/README.md

343 B

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