Implements the /api/stations FastAPI router (admin-only CRUD, recipe assignment endpoints) and the public /by-code/{code}/recipes operator endpoint. Registers the router in main.py and adds 8 integration tests.