Our great sponsors
-
Pass on the frameworks at first. just use the std library's net/http package and maybe a really basic router like julien schmidt's httprouter(https://github.com/julienschmidt/httprouter) to do your requests and use pgx(https://github.com/jackc/pgx) for postrgres.
-
Pass on the frameworks at first. just use the std library's net/http package and maybe a really basic router like julien schmidt's httprouter(https://github.com/julienschmidt/httprouter) to do your requests and use pgx(https://github.com/jackc/pgx) for postrgres.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Related posts
- Which framework and ORM should we choose?
- Web Development JWT Practices
- Does Go need overcoding for tasks that other languages can execute in one liners (or with less code)?
- Go overtook Ruby and ranked #3 among the most used backend languages for pull requests since 2021
- Looking for some PgSQL infos