Activity Pub Reverse Proxy Framework
Go to file
Luna 5d21c975ea add test suite 2022-12-06 15:53:20 -03:00
scripts add initialization callback for filters 2022-12-06 14:52:09 -03:00
tests add test suite 2022-12-06 15:53:20 -03:00
.gitignore Initial commit 2022-12-03 19:06:50 +00:00
LICENSE Initial commit 2022-12-03 19:06:50 +00:00
README.md add test suite 2022-12-06 15:53:20 -03:00
ctx.lua add test suite 2022-12-06 15:53:20 -03:00
docker-compose.yaml add draft codes 2022-12-06 00:36:15 -03:00
main.lua add test suite 2022-12-06 15:53:20 -03:00
nginx.conf add draft codes 2022-12-06 00:36:15 -03:00
test.lua add test suite 2022-12-06 15:53:20 -03:00

README.md

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

luarocks-5.1 install --local luaunit
luarocks-5.1 install --local lrexlib-PCRE2
eval (luarocks-5.1 path --bin)
lua5.1 test.lua