简体   繁体   English

如何以JSON作为消息格式在RESTFUL Web服务中使用Odata

[英]How Odata can be used in RESTFUL web service, with JSON as the message format

Lets say I have a huge database which stores meta data about music files and (images, sample sound clips and videos in the file systems referring its path in the Db). 可以说,我有一个庞大的数据库,用于存储有关音乐文件和(文件系统中的图像,示例声音剪辑和视频的元数据,并引用Db中的路径)。 So how can I implement Odata in this scenario. 那么如何在这种情况下实现Odata。 I would like to present my application as a service to different applications. 我想将我的应用程序作为服务提供给不同的应用程序。

Please shed some knowledge. 请讲一些知识。 I am stuck with the basic idea of Why, Where to use Odata. 我坚持“为什么在哪里使用Odata”的基本思想。

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

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