Refactor the Chirp! CLI client to use the CSV Database Web Service
Acceptance criteria:
When the Chirp! CLI client sends HTTP GET and POST requests to the /cheeps and /cheep endpoint . It shall not call the methods from the SimpleDB library project directly anymore.
Refactor the Chirp! CLI client to use the CSV Database Web Service
Acceptance criteria: When the Chirp! CLI client sends HTTP GET and POST requests to the /cheeps and /cheep endpoint . It shall not call the methods from the SimpleDB library project directly anymore.
Done when: Merged into main.