Skip to content

mehmetokdemir/currency-conversion-service

Repository files navigation

Currency Conversion Service

Build locally;

make build

Up to database with docker compose;

docker-compose up -d

Run locally with go command;

make rwgocommand

Run locally with executable table;

make run

Run with docker;

make run-with-docker       

Generate api docs;

make generate-docs

Swagger api documentation;

*/swagger/index.html

Start golangci lint run

make lint

About

Currency conversion service

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages