bentohset / devops-capstone-project

IBM EdX Course
Apache License 2.0
0 stars 0 forks source link

List all accounts from the service #4

Open bentohset opened 1 year ago

bentohset commented 1 year ago

As a client I need to retrieve all accounts So that I can view all customers

Details and Assumptions

* PostgreSQL populated with account entries   

Acceptance Criteria

gherkin 
Given that accounts exist within the database
When I execute the request
Then a list of all account entries is returned