1.0.2 • Published 4 months ago
@sergh/json-placeholder-sdk v1.0.2
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