As a developer
I need a descriptive README file So that I know details about the application
Details and Assumptions
Should describe how to start and install the application
Should list all the available REST methods with descriptions of what these methods do
Acceptance Criteria
Given a question
When a developer wants to start a payments microservice
Then they should be able to look it up on the README file
Given a question
When a developer wants to learn about payments microservice endpoints
Then they should be able to look it up on the README file
As a developer I need a descriptive
README
fileSo that I know details about the application
Details and Assumptions
Should list all the available REST methods with descriptions of what these methods do
Acceptance Criteria