Skip to content
Scott Williams edited this page Dec 20, 2013 · 3 revisions
  • Check for error response on fetch
  • Perform where searches (take search parameters and convert to querystring)
  • Refactor url construction so that it creates RESTful urls (allow overriding in case remote urls are not RESTful)
  • Create update and delete requests
  • Refactor network code into its own module/class

Clone this wiki locally