🚀 Spring Boot API

✓ Running on dev.alexfanu.link

Available Endpoints

GET /api/status
Get API status and version info
GET /api/hello
Simple hello world endpoint

Quick Test

Try these URLs in your browser:

/api/status

/api/hello

← Back to Main Site