headless-api-js
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Headless API Javascript

The Headless Javascript client.

Initialization

import { API as HeadlessAPI } from "headless-api";

const api = new HeadlessAPI();

The initialization can be done by providing an options object such as:

{
    baseUrl: "https://headless.platforme.com/"
}

License

Headless API Javascript is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Build Status GitHub npm Status License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    21
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    21
  • 0.1.0
    0

Package Sidebar

Install

npm i headless-api-js

Weekly Downloads

21

Version

0.1.1

License

Apache-2.0

Unpacked Size

505 kB

Total Files

15

Last publish

Collaborators

  • hive_dev