Skip to content

evgensr/http-rest-api

Repository files navigation

HTTP-REST-API

REST API на Go

Собрать сервер

make

Запустить тесты

make test

Запустить postgres:12

make pg

Открыть Adminer

http://localhost:8081/?pgsql=db&username=postgres&db=restapi_dev&ns=public

About

REST API на Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published