/PostgresGo

Golang application that interacts with Postgres database

Primary LanguageGo

Postgres Go

An application written in Go lang that utilises postgres database which runs in a docker container (because they are so epic).

Prerequisites

  • Install Go on your machine.
  • Have your favourite IDE.

How to run

Run from the root directory of the project

go build PostgresGo