devfelipereis / url-shortener-go-mongodb-traefik

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Go 87.5%Language:Dockerfile 7.0%Language:Makefile 2.9%Language:Shell 2.7%