Breez Payments Rest API is a REST API on top of Breez Nodeless SDK build with fastapi. It enables integrations like breez-woocommerce. It is built to be easily deployable anywhere, with support for providers with free tier like fly.io.
API documentation
OpenAPI documentation is generated on every instance at <api-url>/docs. It can also be downloaded here.
Deployment options
fly.io - deploy fly.io app on their free tier hosting
self hosted - deploy anywhere you want with a simple docker deployment