Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
Programmer 的進程 - 由 VB6 開始
»
IOS & Android 相關文件及程式庫
»
Sencha Touch 教學文件及相關網站
»
Drupal 7 - Service, Rest Server 及 Json Server 設定教學
« previous
next »
Print
Pages: [
1
]
Author
Topic: Drupal 7 - Service, Rest Server 及 Json Server 設定教學 (Read 3953 times)
admin
Administrator
Posts: 0
Drupal 7 - Service, Rest Server 及 Json Server 設定教學
«
on:
April 29, 2012, 11:26:21 PM »
Drupal Services Examples (先了解 Drupal Service 如何設定)
http://www.tylerfrankenstein.com/code/drupal-services-examples
Drupal Services 3.X (已包含 Rest Server)
http://drupal.org/project/services
如不能正常啟動 Rest Server, 請檢查下面的檔案路徑
Download spyc from
http://code.google.com/p/spyc/
. Inside the spyc folder find the file called spyc.php and copy it to the Services Module 'servers/rest_server/lib/' directory.
Services Views (必須安裝此項目才能在Rest Resource 內使用 Views)
http://drupal.org/project/services_views
Drupal Services and JSON Server – Part 1
http://www.sparklepod.com/myblog/drupal-services-and-json-server-1/
Drupal Services and JSON Server – Part 2
http://www.sparklepod.com/myblog/drupal-services-and-json-server-part-2/
Drupal Services Module
http://echodittolabs.org/blog/2010/07/drupal-services-module
«
Last Edit: April 30, 2012, 12:30:52 AM by Roy Chan
»
Logged
Print
Pages: [
1
]
« previous
next »
Programmer 的進程 - 由 VB6 開始
»
IOS & Android 相關文件及程式庫
»
Sencha Touch 教學文件及相關網站
»
Drupal 7 - Service, Rest Server 及 Json Server 設定教學