Skip to content

Commit dfdc519

Browse files
Leo Weesegitbook-bot
Leo Weese
authored andcommitted
GITBOOK-455: change request with no subject merged in GitBook
1 parent 52e3e3f commit dfdc519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lightning-network-tools/aperture/get-aperture.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Aperture is an implementation of L402s as a reverse HTTP proxy.
33
---
44

5-
# ⚒ Get Aperture
5+
# Get Aperture
66

77
Aperture is a reverse proxy that acts as a payment and authentication gateway for Lightning Network powered APIs. It can handle gRPC requests over HTTP/2 as well as REST over HTTP/1 and 2.
88

@@ -39,7 +39,7 @@ A demonstration of L402 can be found at [https://lsat-playground-bucko.vercel.ap
3939

4040
Here you can go through the process of minting a Macaroon, turning it into an L402, restricting and validating it as well as see code snippets.
4141

42-
[See how the client interceptor is coded in Aperture](https://github.com/lightninglabs/aperture/blob/master/lsat/client\_interceptor.go)
42+
[See how the client interceptor is coded in Aperture](https://github.com/lightninglabs/aperture/blob/master/l402/client\_interceptor.go)
4343

4444
{% embed url="https://www.youtube.com/watch?t=22815s&v=LlTCipHKTCs" %}
4545
Watch: Using Aperture

0 commit comments

Comments
 (0)