1. 25 Jul, 2013 3 commits
    • astaxie's avatar
      add some comments · b32b12b2
      astaxie authored
      b32b12b2
    • astaxie's avatar
      update docs & update beego's version · e88c2be0
      astaxie authored
      e88c2be0
    • astaxie's avatar
      support user define function · d5ddd0a9
      astaxie authored
      +//Add("/user",&UserController{})
      +//Add("/api/list",&RestController{},"*:ListFood")
      +//Add("/api/create",&RestController{},"post:CreateFood")
      +//Add("/api/update",&RestController{},"put:UpdateFood")
      +//Add("/api/delete",&RestController{},"delete:DeleteFood")
      +//Add("/api",&RestController{},"get,post:ApiFunc")
      +//Add("/simple",&SimpleController{},"get:GetFunc;post:PostFunc")
      d5ddd0a9
  2. 24 Jul, 2013 4 commits
  3. 23 Jul, 2013 3 commits
  4. 22 Jul, 2013 2 commits
  5. 21 Jul, 2013 1 commit
  6. 20 Jul, 2013 1 commit
  7. 19 Jul, 2013 1 commit
  8. 18 Jul, 2013 2 commits
  9. 16 Jul, 2013 1 commit
  10. 11 Jul, 2013 1 commit
  11. 10 Jul, 2013 2 commits
  12. 09 Jul, 2013 2 commits
  13. 08 Jul, 2013 5 commits
  14. 07 Jul, 2013 2 commits
  15. 04 Jul, 2013 2 commits
  16. 03 Jul, 2013 2 commits
  17. 02 Jul, 2013 1 commit
  18. 29 Jun, 2013 1 commit
  19. 28 Jun, 2013 2 commits
  20. 27 Jun, 2013 2 commits