Add as a best practice Single Responability Principal
Break groups by URL. Groups can be areas like Customer or Produces.
Break groups by Security. Reads should have a different api key than writes
provide a URL for all actions but needs super user api key to use
Add as a best practice Single Responability Principal
Break groups by URL. Groups can be areas like Customer or Produces.
Break groups by Security. Reads should have a different api key than writes
provide a URL for all actions but needs super user api key to use