0.0.41 • Published 12 months ago

@postiva/client v0.0.41

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
12 months ago

@postiva/client

Easily manage and retrieve content within your applications with @postiva/client, a powerful library that simplifies interactions with the Postiva platform. Keep your content up-to-date and accessible with our simple API.

For detailed API documentation and more examples, visit our official documentation.

npm version GitHub license

Features

  • Effortless Content Management: Seamlessly fetch and manage content within your application.
  • Pagination Support: Handle large datasets effectively with built-in pagination support.
  • REST API Support: Integrate your blog seamlessly into any tech stack with REST API support.
  • TypeScript Support: Enjoy type safety and autocompletion with TypeScript support.
  • Statistics: Get insights into your content's performance and engagement. (views, claps, likes)

Installation

You can install @postiva/client via npm, yarn, or pnpm:

npm install @postiva/client

Usage

To start using @postiva/client in your project, initialize the client by providing your workspace ID and API key:

import { createClient } = from "@postiva/client"

// Initialize Postiva Client
export const postivaClient = createClient({
  workspaceId: process.env.NEXT_PUBLIC_WORKSPACE_ID,
  apiKey: process.env.NEXT_PUBLIC_POSTIVA_API_KEY
});

Rest API Documentation

The REST API documentation for @postiva/client has been automatically generated by Bruno. Please refer to REST API Documentation for details.

Contributing

Contributions to @postiva/client are welcome! If you have ideas for improvements, found a bug, or want to contribute new features, please check out our contribution guidelines and code of conduct before opening an issue or submitting a pull request.

Contributors

Thank you for your contributions! We appreciate all the contributions from the community.

License

@postiva/client is available under the MIT License. For more details, see the LICENSE file.

0.0.40

12 months ago

0.0.41

12 months ago

0.0.37

12 months ago

0.0.38

12 months ago

0.0.39

12 months ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.35

1 year ago

0.0.36

12 months ago

0.0.29

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.19

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago