Excellent API Appreciation

Source: Internet
Author: User

http://codeplanet.io/principles-good-restful-api-design/

Hateoas

Http://en.wikipedia.org/wiki/HATEOAS

Http://en.wikipedia.org/wiki/RSDL

Http://www.doc88.com/p-1367381447735.html

If match

If none match

Google RESTful API Design

Http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#snake-vs-camel

Https://stripe.com/docs/api#charge_object

https://developer.github.com/v3/gists/#list-gists

Url:v + N (s) + (phase)

Adj

QueryString:? state=adj&order=property&query=cond

QueryString: (POST) parameters that are really requested

List/financeplan?status=investable&order=opendate&query=status:open

List/financeplan/repay?

List/financeplan/5/repay? Can you identify?

Detail/loaninvestor/5?state=invested .....

Invest/loan/125?state= ...

Add/user/before

Add/user

Add/user/after

V:

Do

Add

Update

Delete

List

Detail

Invest

Status:

investable, Investing, invested

Redeemable, redeeming, redeemed

Phase

Before,after

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.