Skip to content

Standalone service that exposes simple RESTful API for money transfers between accounts

License

Notifications You must be signed in to change notification settings

DmitriiSerikov/money-transfer-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Quality Gate codecov

Run in Postman

Money transfer service powered by Micronaut

How to start

Once the application is pulled from git it can be built and run by maven wrapper using command:

mvnw clean install

This will fetch dependencies and run all tests

To run the app use following command:

mvnw exec:exec

The application will start on the default port 8080

About

Standalone service that exposes simple RESTful API for money transfers between accounts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages