Closed uniqueg closed 4 years ago
POST /services
postService
PUT /services/{serviceId}
putService
DELETE /services/{serviceId}
deleteService
Resolves #4 Resolves #8 Resolves #9
POST /services
endpoint addpostService
controllerPUT /services/{serviceId}
endpoint and addputService
controllerDELETE /services/{serviceId}
endpoint and adddeleteService
controllerResolves #4 Resolves #8 Resolves #9