FusiShort

? FusiShort is a Python URL shortener application.

Funcionamento da aplicação

About

This is a playground application created with goal of applying full cycle software development using popular technologies like Python, Redis, Docker and Kubernetes.

Running locally

  1. Build applications:
$ docker-compose build
  1. Run applications:
$ docker-compose up -d

That’s all! API can be accessed on this link and web server here.

2.1. [After tests] Stop running:

$ docker-compose down

Built with

Author

License

This project is licensed under the MIT license.

GitHub

View Github