10 lines
274 B
Markdown
10 lines
274 B
Markdown
# Useful links
|
||
|
||
## Go links
|
||
|
||
- [Project structure](https://go.dev/doc/modules/layout)
|
||
- [String literals](https://go.dev/ref/spec#String_literals)
|
||
|
||
## Database
|
||
|
||
- [Драйвер для работы с postgresql](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx)
|