feat: added notes to drafts
This commit is contained in:
parent
c807832724
commit
30e6abdd33
15 changed files with 61 additions and 5 deletions
|
|
@ -2,3 +2,4 @@
|
|||
- Use your HTTP methods correctly
|
||||
- use path params for mandatory primitives, query params for optional ones, and bodies for everything else
|
||||
- stop making objects with dynamic keys
|
||||
- REST isn't JSON api's learn what representative state transfer means (its just functional programming but split over multiple machines)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue