-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
fullstackthe task is related fullstack skillsthe task is related fullstack skillsmediumpoints:20points:20
Description
Create the first secure REST API endpoint (POST /api/v1/telematics) for partners to push their live truck GPS data. The endpoint must validate the incoming data (e.g., check for required fields like truck_id, lat, lng) and require API key authentication.
Suggestions: Use Pydantic for data validation in FastAPI. Store API keys securely using a secret management service.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fullstackthe task is related fullstack skillsthe task is related fullstack skillsmediumpoints:20points:20