Url Shorting API in Golang

❌ (not yet) | ✅ Done

Features

  • Create short url for your url ✅
  • Redirected to original url when you provided the short url ✅
  • Url analytics ❌

What Project Cover ?

  • Golang (Fiber) ✅
  • Github Actions ✅
  • Postgres Database ✅
  • Docker ✅
  • Caching ❌ (not yet)
  • Docker Compose for local development ✅
  • Testing (Integration Test) ✅
  • Error Handling ✅
  • Rest Api