@21gram-consulting/storage-api 中文文档教程
The Concept
鉴于稳定,广泛和成熟的接口, Storage
API 我们总是设想界面的某些用例,除了 众所周知:
为什么不能使用与存储 API 相同的接口来处理内存中的数据? 如何 关于 REST API 服务的资源? 或者更好的是,在客户端之间进行调解 持久化数据和服务器端 REST API,无需任何额外的程序员 复杂?
这个项目的愿景是提供尽可能多的存储 API 实用程序 希望有一天数据模型可以由 JavaScript / TypeScript 处理 应用程序变得灵活,无需框架或惯用的 BS 即可互换 锁定。
API Docs
我们使用 TypeDoc 生成 API 文档。
点击此处访问 21Gram Consulting 的存储 API 文档
The Concept
Given the stable, widespread and mature interface, the Storage
API we always envisioned certain use cases for the interface, besides the well-knowns:
Why couldn't the same interface as Storage API work for in-memory data? How about REST API served Resources? Or even better, mediate between client-side persisted data and a server-side REST API without any added programmer complexity?
The vision for this project is to provide as much Storage API utilities as possible in hope, that one day data models handled by JavaScript / TypeScript apps become flexible, and interchangeable without a framework or idiomatic BS lock-in.
API Docs
We generate API docs using TypeDoc.
Click here to access 21Gram Consulting's Storage API docs