In this section, I have shown how to test a RESTful API without writing any additional code or documentation.
在这一节,我已经展示了如何在不编写任何附加代码或文档的情况下测试RESTful API。
Exposing a system「s resources through a RESTful API is a flexible way to provide different kinds of applications with data formatted in a standard way.
通过基于REST的API公开系统资源是一种灵活的方法,可以为不同种类的应用程序提供以标準方式格式化的数据。
It exposes a completely RESTful API that permits the creation, querying, updating, and removal of documents, views, and databases.
它公开了一组全面的rest式api,允许创建、查询、更新和删除文档、视图和数据库。
Its RESTful API allows me to indicate that I am supplying an IATA code instead of a generic text-search term.
它的RESTful API允许我指明我提供的是IATA代码,而不是通用的文本搜索术语。
A web service that provides a RESTful API takes in a few parameters, interprets them, pieces together a response, and flushes a response (usually a relatively small amount of text) back to the user.
提供RESTful API的Web服务接收几个参数,解析它们,组合一个响应,并返回一个响应(通常是较少的文本)给用户。
At this point, we have a complete implementation of a RESTful API for HTTPD, but we don」t have an easy way to test it.
此时,我们完全实现了httpd的RESTful API,但是我们没有简单的方法来测试它。
Accordingly, you can then provide access to your objects in a number of ways; using a RESTful API is just one of them.
相应地,您可以通过许多方式提供对您的对象的访问,使用RESTful API只是其中一种。