@sofiakb/fireblaze-node-ts
TypeScript icon, indicating that this package has built-in type declarations

1.1.0-dev.8 • Public • Published

Contributors Forks Stargazers Issues MIT License


fireblaze-node-ts

A typescript library for axios API calls.


Report Bug · Request Feature

Table of Contents
  1. About the library
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Library

The library simplify API calls with axios library.

Built With

Prerequisites

  • axios
  • typescript

Installation

npm install --save @sofiakb/fireblaze-node-ts

Usage

import Api from "@sofiakb/fireblaze-node-ts";

// Use in controller
class ExampleController extends Api {
    
}

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @sofiakb/fireblaze-node-ts

Weekly Downloads

7

Version

1.1.0-dev.8

License

MIT

Unpacked Size

87.7 kB

Total Files

45

Last publish

Collaborators

  • sofiakb