Releases: jagottsicher/myGoWebApplication
Releases · jagottsicher/myGoWebApplication
v1.0.48
added HTML of all bungalow pages.
v1.0.47
added an HTML files as a landing page.
v1.0.46
added temporary an example of an HTML file.
v1.0.45
added a folder for static files and integrated it as a route to serve files from.
v1.0.42
Added some code to test reading and analyzing data from session cookies.
v1.0.41
added alexedwards/scs as a middleware for session handling
v1.0.40
added nosurf to implement a csrf protection as a middleware.
v1.0.39
Exchanged pat to chi as router and middleware handler.
v1.0.38
Using an external package for routing now.
v1.0.36
Added the option to pass data to templates and made it possible to create a single spot to send default data sets to templates.