Skip to content

Tlepkali/bank_account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEP BY STEP GUIDE TO RUN THE PROJECT

  1. docker-compose up
  2. make db/migrate
  3. make test # to run the tests

API ENDPOINTS

  1. POST /account
  2. GET /account/{account_number}
  3. GET /accounts
  4. PUT /account/{account_number}
  5. DELETE /account/{account_number}
  6. GET /swagger/index.html # to see the swagger documentation

TLEP

About

test task for Playstar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published