Categorygithub.com/JozeFons/Web_Development_with_Go_v2
repositorypackage
0.0.0-20221214223159-d39d79c6c58e
Repository: https://github.com/jozefons/web_development_with_go_v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Web Development with Go v2

Frontend - HTML, Tailwind CSS

Backend - Go

Rest API - Dropbox

Database - Postgresql/Adminer

Password encryption - bCrypt

3rd. Dependencies:

Chi router - github.com/go-chi/chi/v5 //v5.0.7

pgx - github.com/jackc/pgx/v5 //v5.0.4

csrf - github.com/gorilla/csrf