Skip to content

aria3ppp/url-shortener-grpc

Repository files navigation

url-shortener-grpc

url-shortener-grpc is a grpc server for a url shortener service written in golang advantage Hexagonal architecture (ports & adaptors) and DDD (domain-driven design).

Tests Coverage Status

To run servers:

cp .env.example .env && make server-testdeploy-up

Now both rest api server at port 8080 and grpc server at port 8081 are up and running on your localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published