A simple webserver
It's much like python's flask package:
/
for index of website.
/about/
for about page.
There just one thing you should care about: *
.
It reads value from a pointer address (http.Request
).
Last updated
It's much like python's flask package:
/
for index of website.
/about/
for about page.
There just one thing you should care about: *
.
It reads value from a pointer address (http.Request
).
Last updated