GoWebServer is server dedicated for small educational project.
To compile you must have also:
- go-chi
go get -u github.com/go-chi/chi
- go-sqlite3
go get github.com/mattn/go-sqlite3
The final project is to create an e-journal. Resources from this repository are part of this project.