There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a CRUD API for managing information about vehicles, it provides a set of endpoints for creating, retrieving, updating and deleting records of vehicles stored in a database. It is designed with security in mind with most routes protected by JWT authentication