alanlawrence / helloweb

A small web project to help me learn go, webserving and GKE.
1 stars 0 forks source link

longdiv query string returns properly formatted html response #5

Closed alanlawrence closed 3 years ago

alanlawrence commented 3 years ago

Parent STORY: https://github.com/alanlawrence/helloweb/issues/2

Return properly formatted html with the longdiv working. If parameters are missing or incorrect also return a useful error message to the user.