Commit message (Expand) | Author | Lines | |
---|---|---|---|
2023-05-25 | Extended "save" method. | Adrián Oliva | -1/+21 |
2023-05-25 | Little typo on POST. | Adrián Oliva | -1/+1 |
2023-05-25 | Added new comments and reformatted an empty function. | Adrián Oliva | -4/+4 |
2023-05-25 | Added HTTP responses and text has max length. | Adrián Oliva | -0/+10 |
2023-05-25 | Added a POST endpoint. | Adrián Oliva | -6/+26 |
2023-05-25 | Added GET endpoint to list to dos. | Adrián Oliva | -4/+203 |
2023-05-25 | Added ToDos class. | Adrián Oliva | -0/+124 |
2023-05-24 | First simple Get Request. | Adrián Oliva | -0/+21 |