Skip to content

fazland/atlante

Repository files navigation

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