Skip to content

Commit

Permalink
GITBOOK-455: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Weese authored and gitbook-bot committed Sep 18, 2024
1 parent 52e3e3f commit dfdc519
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lightning-network-tools/aperture/get-aperture.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description: Aperture is an implementation of L402s as a reverse HTTP proxy.
---

# ⚒ Get Aperture
# Get Aperture

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.

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

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.

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

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

0 comments on commit dfdc519

Please sign in to comment.