Skip to content

atreyeemukhopadhyay/FundTransferRestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a8ed1c7 · Oct 31, 2019

History

4 Commits
Oct 31, 2019
Oct 31, 2019
Oct 31, 2019

Repository files navigation

FundTransferRestApi is a standalone application developed to transfer money between accounts.

It includes a embedded http server and h2 in memory database to run it as a standalone application.

Testcases are included to show the API functionality. DB details and log configurations are available in corresponding properties file.

Instructions to run:

To run the application , Run the "MoneyTransferApplication.java" file.

To run the test cases, Run "MoneyTransferAppTest.java" file.

About

RESTful API for money transfers between accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages