2.0.5 • Published 2 years ago

@laravel-streams/api-client v2.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.1.0

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.4.0

2 years ago

1.1.3

2 years ago

1.3.0

2 years ago

1.1.2

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.9

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.0.0

2 years ago