← Back to Works

Work

Portfolio CMS API

Go · PostgreSQL · JWT

The problem

Wanted to add and edit Works/Articles without touching code directly.

What I did

What I learned

Writing the auth layer myself gave me a hands-on understanding of token verification and how to split responsibilities across middleware.

Links