aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* First simple Get Request.Adrián Oliva2023-05-24-0/+21
| | | | Returns a string with a "GET" request and on the page "/greet".
* First commit. Base files.Adrián Oliva2023-05-24-0/+820
Just simple files to build the project from ground up. (Don't know if this is a good idea...)