๐Ÿ—๏ธ Battle of Builders API

Outbid. Outbuild. Outlast.
โœ… API is running and ready! Awaiting game client connections...
๐Ÿงช Test Credentials
Email: test@example.com
Password: password123
Starting Balance: $500,000

๐Ÿ“ก Available Endpoints

POST /auth/login
Login with email and password to get JWT token
POST /auth/register
Register new player account
GET /player
Get player profile (requires JWT)
GET /builds
List available building types (requires JWT)
GET /npcs
List NPCs and suppliers (requires JWT)
GET /clients
List potential clients (requires JWT)
GET /contracts/active
Get active construction contracts (requires JWT)
GET /leaderboard
Get global player rankings (requires JWT)

Project BoB - Battle of Builders API