An open API service indexing awesome lists of open source software.

https://github.com/wefixers/gatewayapi-node-api

API for GatewayAPI
https://github.com/wefixers/gatewayapi-node-api

Last synced: 3 months ago
JSON representation

API for GatewayAPI

Awesome Lists containing this project

README

        

# Gatewayapi Node API

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href]

A library to interact with Gatewayapi in 2023...

This library uses `ofetch` for sending requests.

- [Install](#install)

## Install
```sh
pnpm i @fixers/gatewayapi-node-api
```

```sh
npm install @fixers/gatewayapi-node-api
```

[npm-version-src]: https://img.shields.io/npm/v/@fixers/gatewayapi-node-api/latest.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-version-href]: https://npmjs.com/package/@fixers/gatewayapi-node-api

[npm-downloads-src]: https://img.shields.io/npm/dm/@fixers/gatewayapi-node-api.svg?style=flat&colorA=18181B&colorB=28CF8D
[npm-downloads-href]: https://npmjs.com/package/@fixers/gatewayapi-node-api

[license-src]: https://img.shields.io/npm/l/@fixers/gatewayapi-node-api.svg?style=flat&colorA=18181B&colorB=28CF8D
[license-href]: https://npmjs.com/package/@fixers/gatewayapi-node-api