Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 870 Bytes

README.md

File metadata and controls

49 lines (37 loc) · 870 Bytes

Fazland - Atlante

Build Status

Fazland Atlante is an javascript HTTP Client.

Requirements

  • node >= 8
  • @jymfony/util

Installation

The suggested installation method is via yarn:

$ yarn add @fazland/atlante

But you can also install it via npm:

$ npm install @fazland/atlante

Using Atlante

Work in progress

Test

Just run

$ yarn test

or

$ npm test

Contributing

Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License

Atlante is licensed under the MIT License - see the LICENSE file for details