Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

debbsefe/TransferService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /