* [x] `GET /manufacturer` * [x] `GET /manufacturer/{id}` * [x] `POST /manufacturer` * [x] `PUT /manufacturer/{id}` * [x] `DELETE /manufacturer/{id}`
GET /manufacturerGET /manufacturer/{id}POST /manufacturerPUT /manufacturer/{id}DELETE /manufacturer/{id}