Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 278 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 278 Bytes

SIMPLE CRUD APP WITH GO CHI AND POSTGRES DB

This project clearly shows you how to get connected to a postgres database in a golang environment.

SETUP

Please make sure to install all the necessary packages.

Add the environment variable ie : DATABASE_URL in the .env file