Skip to content

aria3ppp/url-shortener-openapi

Repository files navigation

url-shortener-openapi

url-shortener-openapi is a backend implementation for a url shortener service written in golang with REST openapi 3.0 server specification and advantages Hexagonal architecture (ports & adaptors) and DDD (domain-driven design).

Tests Coverage Status

To run the server:

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

Now server is up and running at port 8080 on your localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published