fmurodov / surl

URL shortener api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golangci-lint Go Report Card codecov

surl

URL shortener app with gRPC and PostgreSQL

Usage

Clone repo:

git clone https://github.com/firdavsich/surl

Build and run

cd surl
docker-compose up -d --build

About

URL shortener api

License:MIT License


Languages

Language:Go 80.1%Language:Makefile 13.0%Language:Dockerfile 6.9%