issues
search
ITU-BDSA2024-GROUP30
/
Chirp
The great Chirp repository for Group 30!
Other
1
stars
0
forks
source link
4.1.a As a DEVELOPER, we want to REFACTOR THE CSV DATABASE, to a WEB SERVICE so we CAN OPEN IT WITH IN A WEB
#22
Open
HenrijetteOest
opened
1 month ago
HenrijetteOest
commented
1 month ago
Create a New Web Service i. Sending a JSON object eg. {"Author":"ropf","Message":"Hello, World!", "Timestamp": 1684229348} as the body of an HTTP POST
Adabt SimpleDB Funcrionality
Implement the /cheep Endpoint i. HTTP POST Request => store cheeps
Implement the /cheeps Endpoint i. HTTP GET Request => return all cheeps, that are stored in the CSV database as a list of JSON objects
Test that is works and/or refine it :)
https://github.com/itu-bdsa/lecture_notes/blob/main/sessions/session_04/README_PROJECT.md#1a-refactor-the-csv-database-to-a-web-service