- I am tired of poorly built API's - 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