Skip to content

A "mock" DFSP backend service that illustrates the API that must be implemented by DFSPs in order to send and receive via the Mojaloop SDK

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md

mojaloop/sdk-mock-dfsp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojaloop SDK Mock DFSP Backend

This package contains an HTTP server which provides a basic implementation of the Mojaloop SDK simplified DFSP backend API for education, demonstration and testing purposes.

Usage

To run the mock backend in conjunction with the Mojaloop SDK scheme adapter:

  1. Clone this repository locally.
  2. From a terminal cd to the root of the repository.
  3. ...
cd src
docker-compose up

For information on the Mojaloop SDK simplified DFSP backend API please see the openapi specification here

This package is available as a pre-built docker image on Docker Hub: https://hub.docker.com/r/mojaloop/sdk-mock-dfsp-backend

About

A "mock" DFSP backend service that illustrates the API that must be implemented by DFSPs in order to send and receive via the Mojaloop SDK

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published