Skip to content

mailofjordi/music-global-score

Repository files navigation

This is an experiment with go lang for testing asynchronous providers calls

To develop on this repo:

  1. Just for your first time 😜
    1. git clone [email protected]:mailofjordi/music-global-score.git
    2. cd music-global-score
    3. docker run --rm -v $(pwd):/go/src/github.com/mailofjordi/music-global-score -w /go/src/github.com/mailofjordi/music-global-score instrumentisto/dep ensure -vendor-only
  2. docker-compose up --build
  3. You can http request GET localhost:1323/score/pepa (you can do it from your browser)
  4. ctrl + C to stop the docker container

About

An API in golang to test concurrency performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages