Bartlomiej Mika
  • Blog
  • Tags
  • About
Bartlomiej Mika

Database


How to Build an API Server in Go - Part 3: Postgres Database

Learn how to implement the database layer for your webserver

 Posted on January 30, 2021  |  18 minutes  |  3727 words  |  Bartlomiej Mika

The purpose of this article is to provide instructions on how to setup postgres database with our application.

[Read More]
Golang  API  Database  SQL  Postgres  HOWTO 

How to Build an API Server in Go - Part 2: Simple Database

 Posted on January 29, 2021  |  21 minutes  |  4448 words  |  Bartlomiej Mika

The purpose of this post is to learn how our basic API server can read the body of a request. In addition, we will learn how to use an easy-to-use simple database for beginners called scribble.

[Read More]
Golang  API  Database  HOWTO 

Mika Software Corporation  • © 2022  •  Bartlomiej Mika

Hugo v0.92.1 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll