通用 REST 接口框架设计 (Generic REST API)

Generic REST API 是一份扩展的 RESTful 接口协议和设计指导,专注于资源操作,特别是针对数据库资源的 CRUD 操作。

Check out 通用 REST 接口框架设计 (Generic REST API) on CurateClick

• Copy the embed code to showcase this product on your website

• Share on X to spread the word about this amazing tool

标题:通用 REST 接口框架设计 (Generic REST API)网址:https://aiportal.github.io/generic-rest-api/摘要:Generic REST API 是一份接口协议,也是一份设计指导。它在 RESTful 接口协议的基础上加以扩展,提供了更加丰富的资源操作语义。Generic REST API 以资源操作为主,主要实现针对数据库资源的 CRUD (CREATE,READ,UPDATE,DELETE) 操作。相关文章:ETag 缓存服务时序数据的缓存设计