Skip to content

pandz3rd/go-rest-api

Repository files navigation

Simple Rest Api with GO

This project is a simple REST API built with Go that demonstrates:

Prerequisites

Install dependencies

go mod tidy

Generate Injector

make sure injector in 'injector.go'

wire

Run application

go run main.go

Run test

go test -v ./...

About

Simple template rest api golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages