0.4.6 • Published 10 months ago

@open-social-protocol/osp-api-index-types v0.4.6

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
10 months ago

@open-social-protocol/osp-api-index-types

open social protocol indexServer apiClient

Installation

pnpm add @open-social-protocol/osp-api-index-types

or

npm i @open-social-protocol/osp-api-index-types

Usage

import { IndexClient } from "@open-social-protocol/osp-api-index-types";

const indexClient = new IndexClient({
  baseUrl: indexUrl,
  baseApiParams: {
    headers,
  },
});

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

0.4.6

10 months ago

0.4.3

11 months ago

0.3.1

11 months ago

0.2.19

12 months ago

0.0.1

1 year ago

0.0.3

1 year ago

0.2.6

1 year ago

0.2.9

1 year ago

0.1.5

1 year ago

0.0.0

1 year ago