Frameworks
Ultraner in what you already build with
Taking a mobile-money payment is the same API everywhere. What differs by framework is where your key is allowed to live, and how the framework mangles a request body before your webhook handler sees it. That second one is why signatures fail, and it has a different answer in every one of these.
Live in 14 markets: Benin, Cameroon, DR Congo, Gabon, Ivory Coast, Kenya, Mozambique, Republic of Congo, Rwanda, Senegal, Sierra Leone, Tanzania, Uganda and Zambia.
TypeScript
JavaScript
Python
PHP
Dart
Go
Why your framework might not be here
These are the frameworks we have a client and a checked example for. Rails, Spring, .NET and the rest can all call the API perfectly well, and a page saying so would be padding: it would repeat the REST reference with a logo on top and imply an integration that does not exist. The API is plain HTTP and JSON, so the reference and the OpenAPI spec are the honest answer until there is a client worth naming.