Skip to content

mattcopas/financeapp-data-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Build Status

What is this repository for?

  • The app provides a REST API for creating and managing financial accounts
  • Version 0.0.1

How do I get set up?

Authentication

Send a request: curl -X POST --user 'financeapp:secret' -d 'grant_type=password&username=[email protected]&password=password' http://localhost:8081/oauth/token

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Please raise an issue if you have a question
  • Feel free to write your question on a free tshirt