Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 228 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 228 Bytes

#TODO

  • Change how POST parameters are passed to better match GET (use args variable).
  • Need PUT example. How?
  • Rename args.lua to get.lua, so it matches post.lua convention.
  • How can I test the whole JSON post thing?