Skip to content

adjoeio/go-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-test-task

how to use

  • To start, please install: docker, docker-compose and go

  • 'make up' on root folder run it will start test-task docker container with all requied dependencies.

  • 'make bash' to open container bash window

  • localhost:3333 to access go container from localhost

  • make aws-cli foo bar to execute the aws cli with parameters foo bar

  • make aws-cli sqs list-queues to access the sqs queue on aws localstack

  • If you import dependencies to your go code, please use make stop and make up again to automatically download them

  • To access the sql server, use mysql:3306 as adress and Port.

  • In your go application you have to use the eu-central-1 region to access aws localstack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •