@sofiakb/fireblaze-node-ts
v1.1.0-dev.8
Published
A typescript library for axios API calls.
Downloads
86
Readme
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.