Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transfer Service REST API

This is an api that allows you send money from one account to another.

How do I run the project?

  • Clone this repository to have access to the project.
  • Open project in your favorite ide and download dependencies.
  • Run mvnw spring-boot:run to start the project.

Rest Endpoints

http://localhost:8080/account/transfer/ [POST]

http://localhost:8080/account/transactions/ [GET]

http://localhost:8080/account/balances/ [GET]

http://localhost:8080/account/balances/:accountNumber [GET]

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages