Skip to content

sirijagadeesh/playrestapi1

Repository files navigation

Creating REST API using golang with PostgreSQL as backend.

  1. e-commerce dataset from PostgreSQL DB
  2. implemented with repository pattern and echo framework.
  3. .rest file for sample api calls (VS code Extension: REST Client)
  4. Visual Studio Code (VS code) for go

Dependent Programs:

  1. go
  2. gofumpt used for formatting code.
  3. golangci-lint enforce the best practices/rules.
  4. make usually available in linux/unix based systems.

Command available/help:

  1. Below command will list available targets.
make help

About

Create rest API using go and PostgreSQL as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published