Skip to content

lucasfusinato/fusi-short

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🔗 FusiShort is a URL shortener built with Python, Redis, Docker and Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published