aproxy/README.md
2022-12-06 18:25:26 -03:00

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