Build a Complete Async API in Golang (part 01 - Project Scaffolding & Postgres Setup with Docker)

  Рет қаралды 1,529

devtool

devtool

Күн бұрын

Пікірлер: 9
@entrio87
@entrio87 18 күн бұрын
This is great stuff, please keep going!
@prashlovessamosa
@prashlovessamosa 25 күн бұрын
Please keep uploading
@thedevtool
@thedevtool 25 күн бұрын
Rest assured, I’ve got more on the way!
@dmitriyrabdel9111
@dmitriyrabdel9111 25 күн бұрын
U re look confident with this stuff i am a little bit understand u, but i like it
@MWStudiooo
@MWStudiooo 15 күн бұрын
Cool, btw which IDE?
@thedevtool
@thedevtool 15 күн бұрын
@@MWStudiooo Goland!
@kaban954
@kaban954 8 күн бұрын
dude, i have hosting with preinstalled MySql. I cant change it for Postgres for free....If i`ll continue follow yor flow but connect Mysql insted Postgres i get some troubles? Or everything going to be fine?
@thedevtool
@thedevtool 8 күн бұрын
@@kaban954 you won’t be able to drop in replace Postgres for MySQL here. The database schema "data definition language (aka DDL)” will need to be modified to be compatible with MySQL. You’ll also need to use the MySQL driver instead in Go code. That being said, it shouldn’t be too much work to switch to MySQL here, since it will all be encapsulated in the data access layer code.
@emircan676
@emircan676 21 күн бұрын
Hey mate thank this video series , have you uploaded the codes to github?
What’s New in Go 1.24: Features, Updates, and More
11:41
Code & Learn
Рет қаралды 4,1 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Live-Reloading Your Go Microservices
8:30
devtool
Рет қаралды 395
SQLc is the perfect tool for those who don't like ORMs
28:11
Dreams of Code
Рет қаралды 119 М.
The Must pattern in Golang clearly explained!
15:13
Flo Woelki
Рет қаралды 9 М.
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 33 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 236 М.
Build a Microservice with Go #1 - Getting Started
16:19
Net Ninja
Рет қаралды 61 М.
Build a gRPC server with Go - Step by step tutorial
26:34
Maximilien Andile
Рет қаралды 42 М.
This Makes Golang CLI Development So MUCH Better
7:34
Melkey
Рет қаралды 30 М.