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 .