Activity Pub Reverse Proxy Framework
Go to file
Luna d16e31c675 add config file loading 2022-12-06 18:24:25 -03:00
scripts add config file loading 2022-12-06 18:24:25 -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 config file loading 2022-12-06 18:24:25 -03:00
conf.lua add config file loading 2022-12-06 18:24:25 -03:00
config.lua add config file loading 2022-12-06 18:24:25 -03:00
ctx.lua add config file loading 2022-12-06 18:24:25 -03:00
docker-compose.yaml add config file loading 2022-12-06 18:24:25 -03:00
main.lua add config file loading 2022-12-06 18:24:25 -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)
# luajit works
lua5.1 ./test.lua