aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/encora/Main.java (follow)
Commit message (Expand)AuthorAgeLines
* New GET for sorted to dos.Adrián Oliva2023-05-25-0/+21
* New PUT request to edit to dos.Adrián Oliva2023-05-25-3/+20
* New PUT to set undone.Adrián Oliva2023-05-25-0/+13
* POST to set done.Adrián Oliva2023-05-25-0/+16
* Little typo on POST.Adrián Oliva2023-05-25-1/+1
* Added new comments and reformatted an empty function.Adrián Oliva2023-05-25-4/+4
* Added HTTP responses and text has max length.Adrián Oliva2023-05-25-0/+10
* Added a POST endpoint.Adrián Oliva2023-05-25-1/+18
* Added GET endpoint to list to dos.Adrián Oliva2023-05-25-4/+15
* First simple Get Request.Adrián Oliva2023-05-24-0/+19