./bin/server -h
Usage of ./bin/server:
-client-ca string
Comma-separated list of paths to client certificate authority files (for mTLS)
-config string
Path to the config file (default "config.yml")
-log-level string
Defines the logging level
-reflection
Enables gRPC server reflection
For detailed information on using GoiPay's API, refer to the API Reference.
Use cases
GoiPay is designed as a microservice that can be integrated into larger projects. If you need a simple, lightweight solution for just generating and processing crypto invoices, GoiPay is the perfect choice.