2.0.5 • Published 3 years ago

@laravel-streams/api-client v2.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Streams API - JS Client

A Javascript client for interacting with the Streams API.

This is not a Laravel Streams addon. Instead, this is an NPM package for decoupled websites to interact with the Streams API backend server.

Documentation

The full documentation can be found here

Installation & Configuration

Installation goes through any package manager capable of pulling packages from NPM.

yarn add @laravel-streams/api-client
npm install @laravel-streams/api-client

Usage

import { Streams } from '@laravel-streams/api-client'

export const streams = new Streams({
    // StreamsConfiguration
})

The full documentation can be found here

MIT License

Can be found here;

1.1.1

3 years ago

1.1.0

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.4.0

3 years ago

1.1.3

3 years ago

1.3.0

3 years ago

1.1.2

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.9

3 years ago

1.2.13

3 years ago

1.2.10

3 years ago

1.2.11

3 years ago

1.0.0

3 years ago