Skip to content

Repository files navigation

GIOŚ API JavaScript Wrapper

gios-api is JavaScript wrapper of GIOŚ API

npm license npm donation github twitter

Install

Yarn

yarn add gios-api

Npm

npm install gios-api

Import and use

import { GIOS_API } from "gios-api";

const giosAPI = new GIOS_API();
const stations = await giosAPI.findAll();

Documentation

Browse the online documentation here.

Copyright and license

Code copyright 2019 Mateusz Misztoft. Code released under the MIT license.

About

GIOŚ API JavaScript Wrapper

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages