介绍一个小工具 path-to-regexp 用于快速拆解url path中的部分,贴别适合restful接口中快速获取对应的实体参数
git地址可以参考 https://github.com/pillarjs/path-to-regexp
具体更多看官网介绍
能很快的拿到想要的信息,如 id .....