Skip to content

blumfontein/test

Repository files navigation

The Application is REST API only

API reference:

  • POST /client - create a client
  • PATCH /client/{id} - update a client
  • POST /credits/{credit_id}/scoring/{client_id} - check if a client is allowed to apply credit
  • POST /credits/{credit_id}/issuance/{client_id} - issue credit to a client

Build and test

To build container and run tests

docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published