/GoWebApp

Broiler Plate Web App with Go

Primary LanguageGo

GoWebApp

Under construction.

End goal: To build a web app with - user authentication & sessions - Angular frontend - cockroach DB backend - Python module to analyse the DB data with API used to dislay info to the user.

Things to keep in mind: -todo: Duplicate form submission protection. -More analysis need on web app security.

Progress notebook:

  • Decided to move authentication to middleware.