This commit is contained in:
@@ -1,12 +1,7 @@
|
|||||||
PRIORITY - ALWAYS Lowest level stuff first
|
PRIORITY - ALWAYS Lowest level stuff first
|
||||||
=-=-=-=-
|
=-=-=-=-
|
||||||
|
|
||||||
todo: API REFACTORING (note: workordercontroller / biz should be following all these rules so it's the template if need reference)
|
|
||||||
|
|
||||||
todo: all api route parameters, post object sb "newObject", put="putObject"
|
|
||||||
IN BIZ TOO
|
|
||||||
todo: all api routes, re-arrange code in controller in this order POST (and postlike such as duplicate), GET, PUT, DELETE for consistency and logicality
|
|
||||||
BIZ TOO
|
|
||||||
todo: all api route URI's sb lower case with dashes if necessary (use plural noun scheme)
|
todo: all api route URI's sb lower case with dashes if necessary (use plural noun scheme)
|
||||||
https://docs.microsoft.com/en-us/azure/architecture/best-practices/api-design#organize-the-api-around-resources
|
https://docs.microsoft.com/en-us/azure/architecture/best-practices/api-design#organize-the-api-around-resources
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user