Service that allows you to shorten long URLs to make them more compact and easier to share
Challenge from backend brasil
1 - Setup .env
cp .env.example .env
2 - Run docker compose
docker compose up
Explore the API using the Postman Collection or Insomnia Collection