mii9000 / first-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple web application with Go backend that takes in data from a form page and shows all the entries in a datatable in another page.

Run

  • Create .env in the root
  • Put PORT=8092
  • go run .

About


Languages

Language:Go 63.2%Language:HTML 36.8%