milo as a service

Java, Spring Boot, Spring Security, JWT, Docker

milo is my cat. this is a small rest api that serves pictures of him.

it started as an excuse to get properly comfortable with spring — spring boot for the service, spring security + jwt for auth, and docker to ship it. the endpoints are protected, so you need a token to pull a picture, which is a very serious requirement for cat photos.

not much more to it than that. it does one thing, and the thing is milo.