mirror of
https://github.com/aljazceru/payments-rest-api.git
synced 2026-01-24 07:54:22 +01:00
docs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Breez Payments Rest Api
|
||||
Breez Payments Rest API is a REST API on top of [Breez Nodeless SDK](https://github.com/breez/breez-sdk-liquid) build with fastapi. It enables integrations like [breez-woocommerce](https://github.com/breez/breez-woocommerce).
|
||||
# Breez Payments REST API
|
||||
Breez Payments Rest API is a REST API on top of [Breez Nodeless SDK](https://github.com/breez/breez-sdk-liquid) build with fastapi. It enables integrations like [breez-woocommerce](https://github.com/breez/breez-woocommerce). It is built to be easily deployable anywhere, with support for providers with free tier like [fly.io](./fly/README.md).
|
||||
|
||||
|
||||
## Options
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Breez Payments Rest Api
|
||||
|
||||
A FastAPI implementation of the [Breez Nodeless SDK](https://github.com/breez/breez-sdk-liquid). This service provides a REST API for sending and receiving payments via the Lightning Network running on [fly.io](https://fly.io).
|
||||
|
||||
## Deployment to fly.io
|
||||
This document explains deploying breez payments api to fly.io
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user