Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement vehicle registration API #3

Open
Erio-Harrison opened this issue Aug 10, 2024 · 0 comments
Open

Implement vehicle registration API #3

Erio-Harrison opened this issue Aug 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Erio-Harrison
Copy link
Owner

Suggestions:
🕛 Create POST /api/vehicles endpoint
🕛 Validate input data (vehicle ID, brand, model, year of production, license plate number, etc.)
🕛 Implement data persistence logic
🕛 Add permission check to ensure that only administrators can register vehicles
🕛 Return appropriate response code and message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants