1.0.2 • Published 1 year ago

@sergh/json-placeholder-sdk v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

JSONPlaceholder SDK

JSONPlaceholder SDK.

Installation

npm install @sergh/json-placeholder-sdk
bun install @sergh/json-placeholder-sdk

Usage

import { getPosts } from "@sergh/json-placeholder-sdk";

const posts = await getPosts();

License

MIT

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago