1
0
mirror of https://github.com/bumi/faraday_ln_paywall synced 2025-06-16 00:58:13 +00:00

Add link to the ruby rack middleware

This commit is contained in:
bumi 2018-10-28 23:14:56 +01:00
parent 1069066253
commit 3d5e28dd8b

View File

@ -13,7 +13,8 @@ a second request with the proof of payment.
### How does the server side look like?
Have a look at [@philippgille's related server implementation in Go](https://github.com/philippgille/ln-paywall).
Have a look at the [rack middleware rack-lightning for ruby](https://github.com/bumi/rack-lightning)
or at [@philippgille's middleware for Go](https://github.com/philippgille/ln-paywall).
## Requirements