Create the following end points: - [ ] GET a list of garages - [ ] GET a single garage - [ ] POST a new garage - [ ] PUT an existing garage - [ ] DELETE a garage Document all of these in a read me so that we know the endpoints/data that is required.
Create the following end points:
Document all of these in a read me so that we know the endpoints/data that is required.