# Packages
No description provided by the author
# README
URL Shortener
Service that allows you to shorten long URLs to make them more compact and easier to share
Challenge from backend brasil
Libraries and Tools
How to run
Prerequisites
1 - Setup .env
cp .env.example .env
2 - Run docker compose
docker compose up
API Documentation
Explore the API using the Postman Collection or Insomnia Collection