Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 291 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 291 Bytes

expenses

expenses tracker application

clone the repository

git clone git@github.com:jyadegari/expenses.git

run the api

cd expenses  
./mvnw spring-boot:run

see the api documentation at

[Api Documentation] (http://localhost:8080/swagger-ui/index.html)