thiagoc.dev
Back to projects

URL Shortener

URL shortener with a Fastify API, PostgreSQL persistence and Redis-cached redirects for minimal latency.

2024

Case study

  • High-performance Fastify API validated with Zod
  • Redis-cached redirects, cutting database hits
  • Per-link access counting and metrics in PostgreSQL

Stack

FastifyTypeScriptPostgreSQLRedis