@fazland/atlante

JS Http Client

Usage no npm install needed!

<script type="module">
  import fazlandAtlante from 'https://cdn.skypack.dev/@fazland/atlante';
</script>

README

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