ITU-BDSA2024-GROUP15 / Chirp

Project for BDSA 2024 group 15
MIT License
0 stars 0 forks source link

(W4 1b) As a developer i want to refactor the Chirp! CLI to use the CSV Database web Service #15

Closed KassandraW closed 2 months ago

KassandraW commented 2 months ago

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.