@sofiakb/axios-api
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.18 • Public • Published

Contributors Forks Stargazers Issues MIT License


axios-api

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. comment: <> (The library allows to detect os system in PHP project.)

Built With

Prerequisites

  • axios
  • typescript

Installation

npm install --save @sofiakb/axios-api

Usage

import Api from "@sofiakb/axios-api";

// 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/axios-api

Weekly Downloads

0

Version

1.0.0-beta.18

License

MIT

Unpacked Size

27 kB

Total Files

24

Last publish

Collaborators

  • sofiakb