Hands-On RESTful API Design Patterns and Best Practices
上QQ阅读APP看书,第一时间看更新

URI path

This section discusses rules relating to the design of meaningful URI paths (scheme "://" authority "/" path [ "?" query ] [ "#" fragment ]) portion of the REST API URIs.

The following are the rules about URI paths: