Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 380 Bytes

File metadata and controls

23 lines (16 loc) · 380 Bytes

A simple url shortener using Go, MongoDB and Traefik (load balancing)

Tech

  • Go
  • MongoDB
  • Traefik
  • Docker

How to run

make up

The api will be accessible in http://foo.bar.localhost

to scale up the api...

make scale

Screenshot_20210227_130435