您的位置:首页 > 编程语言 > Python开发

Coursera课程Python for everyone:Quiz: REST, JSON, and APIs

2016-02-17 11:15 3499 查看


REST, JSON, and APIs

10 试题

Pooja Sankar

Mitchell Baker

Douglas Crockford

Bjarne Stroustrup

ElementTree

BeautifulSoup

import re

import json

json.read()

json.connect()

json.loads()

json.parse()

A list with three items

A dictionary with three key / value pairs

A dictionary with one key / value pair

Three tuples

One Tuple

Web services and APIs are used to transfer data between applications

Standards are developed where many pairs of applications must work together

An application makes use of the services provided by other applications

An application runs together all in one place

REST - Representational state transfer

SOAP - Simple Object Access Protocol

re.encode()

re.match()

urllib.urlencode()

urllib.urlcat()

The API starts to perform very slowly

Your application starts to perform very slowly

You canot use the API until you respond to an email that contains a survey question

You cannot use the API for 24 hours

OAuth

WS*Security

PKI-HMAC

Java Web Tokens

SOAP

SHA1-MD5

content-type

x-max-requests

x-rate-limit-remaining

x-request-count-down
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息