A typescript library for axios API calls.
Report Bug
·
Request Feature
Table of Contents
The library simplify API calls with axios library.
- axios
- typescript
npm install --save @sofiakb/fireblaze-node-ts
import Api from "@sofiakb/fireblaze-node-ts";
// Use in controller
class ExampleController extends Api {
}
See the open issues for a list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE
for more information.