Skip to content

a service provided for microservices to handle tax for crypto company

Notifications You must be signed in to change notification settings

victorsantoso/tax-aggregator-service-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tax Aggregator Service

this is a service to process tax calculation from cryptocurrencies company, this service will be deployed as a microservice service to handle monolithic calculation. This service also can be changed to cloud function to handle tax transaction, since it's quite rare to use this service to cut down the deployment cost.

Running Application Server

    go run app/main.go start -p 3000 -c ./config/config.json

Mockery Generate

    mockery --keeptree --all

About

a service provided for microservices to handle tax for crypto company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages