Skip to content

adamxkabbara/VehicleAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VehicleAPI

API

GET:
https://localhost:5001/api/vehicle/{id}
GET:
https://localhost:5001/api/vehicle/
POST:
https://localhost:5001/api/vehicle/
PUT:
https://localhost:5001/api/vehicle/{id}
DELETE:
https://localhost:5001/api/vehicle/{id}

vehicle-api.postman_collection.json is my test file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published