简体   繁体   English

Drupal 6 中的 REST 服务器

[英]REST server in Drupal 6

I would like to build a REST service in my Drupal module to expose the contents of my DB tables (not nodes, users, or other Drupal stuff).我想在我的 Drupal 模块中构建一个 REST 服务来公开我的数据库表的内容(不是节点、用户或其他 Drupal 内容)。 I've installed Rest_server and services modules but I've not found examples on creating REST services.我已经安装了 Rest_server 和 services 模块,但我没有找到创建 REST 服务的示例。 Can anyone help me, please?任何人都可以帮助我吗?

The book " Drupal web services " by Packt is a good resource. Packt 的“ Drupal web services ”一书是一个很好的资源。 They have free Services introduction online too.他们也有免费的在线服务介绍

Drupal Web 服务书籍封面

Have a look at: Drupal as backend for RESTful API?看看: Drupal 作为 RESTful API 的后端?

Also, did you had a look at the Services drupal group ?另外,您是否查看了Services drupal 组

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM