Please refer to https://restfulapi.net/rest-api-design-tutorial-with-example/ and use proper resource URIs and HTTP verbs. https://github.com/proshore/TickerPRO-ProshoreTimeTrackingSystem-Backend/blob/32d778a114b9a8df62ab6776b2a13049f2a14375/routes/api.php#L42 Please look for context when these HTTP verbs are to be used
Please refer to https://restfulapi.net/rest-api-design-tutorial-with-example/ and use proper resource URIs and HTTP verbs.
TickerPRO-ProshoreTimeTrackingSystem-Backend/routes/api.php
Line 42 in 32d778a
Please look for context when these HTTP verbs are to be used