postgrester:用于Javascript和Typescript的同构PostgREST API客户端

时间:2024-05-22 07:19:51
【文件属性】:

文件名称:postgrester:用于Javascript和Typescript的同构PostgREST API客户端

文件大小:121KB

文件格式:ZIP

更新时间:2024-05-22 07:19:51

javascript api typescript isomorphic api-client

后grester 用于Javascript和Typescript的同构 API客户端。 gt() gte() lt() lte() 在() 喜欢() 我喜欢() 不是 和 或者 订购方式orderBy() 分页方法页() 申请方法 得到() 邮政() 修补() 放() 删除() 贡献 执照 开始上手 npm i postgrester 例子 import postgrester from "postgrester" ; const postgrestClient = postgrester . create ( { axiosConfig : { baseURL : "https://api.example.com" } } ) ; ( async ( ) => { const { data , pagesLength } = await pos


【文件预览】:
postgrester-master
----rollup.config.js(831B)
----.github()
--------renovate.json(218B)
--------ISSUE_TEMPLATE()
----knexfile.js(325B)
----db()
--------migrations()
--------seeds()
----yarn.lock(210KB)
----src()
--------types.ts(2KB)
--------index.ts(853B)
--------Postgrester.ts(9KB)
--------texts.ts(209B)
--------__tests__()
--------index.d.ts(115B)
----scripts()
--------ci()
--------dev()
----.npmignore(2KB)
----CONTRIBUTING.md(609B)
----.travis.yml(2KB)
----tsconfig.json(690B)
----LICENSE(11KB)
----jest.config.js(390B)
----.prettierrc(337B)
----tslint.json(334B)
----README.md(12KB)
----docker-compose.yml(960B)
----.editorconfig(275B)
----tests()
--------jest.setup.js(47B)
--------mocks()
----.gitignore(1KB)
----CHANGELOG.md(1KB)
----e2e()
--------ilike.spec.js(882B)
--------like.spec.js(1KB)
----package.json(2KB)

网友评论