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