タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

RESTとjQueryとjavascriptに関するt-wadaのブックマーク (1)

  • jan.varwig » REST in Place

    _______ / \ | R.I.P.| | | | | ------------- REST in Place is an AJAX Inplace-Editor that talks to RESTful controllers. It requires absolutely no additional server-side code if your controller fulfills the following REST preconditions: It uses the HTTP PUT method to update a record It delivers an object in XML form for requests with “Accept: application/xml” headers The editor works by PUTting the

    t-wada
    t-wada 2008/03/16
    in-place編集でRESTfulな設計を保つためのplugin。プロダクト名がジョーク? "REST in Place is an AJAX Inplace-Editor that talks to RESTful controllers. It requires absolutely no additional server-side code if your controller fulfills the following REST preconditions:"
  • 1