OrangeIguanas / Bangazon-cli

0 stars 0 forks source link

Use Bangazon API for interaction with database #13

Open stevebrownlee opened 7 years ago

stevebrownlee commented 7 years ago

Story

As a command line client

In order to interact with the Bangazon database

I want to use a RESTful API

Scenarios

Given a customer performs an action

When that action requires the querying of data

Or that action requires creating new data

Then the Bangazon RESTful API should be used to complete the action

ref: requests