Categorygithub.com/RianNegreiros/url-shortener-go-redis
repository
0.0.0-20241204144340-57dad005e2d4
Repository: https://github.com/riannegreiros/url-shortener-go-redis.git
Documentation: pkg.go.dev

# 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

Application overview

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