Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axiomhq/axiom-js

Official language bindings and library extensions for Axiom
https://github.com/axiomhq/axiom-js

api axiom hacktoberfest javascript sdk typescript winston

Last synced: 2 months ago
JSON representation

Official language bindings and library extensions for Axiom

Awesome Lists containing this project

README

        

# axiom-js

[![Workflow][workflow_badge]][workflow]
[![License][license_badge]][license]

This is a monorepo consisting of the following projects:

* [`@axiomhq/js`](./packages/js): Official API bindings that let you ingest or query your data.
* [`@axiomhq/winston`](./packages/winston): A [winston](https://github.com/winstonjs/winston) transport which sends logs to Axiom.
* [`@axiomhq/pino`](./packages/pino): A [pino](https://github.com/pinojs/pino) transport which sends logs to Axiom.

## License

Distributed under the [MIT License](LICENSE).

[workflow]: https://github.com/axiomhq/axiom-js/actions/workflows/ci.yml
[workflow_badge]: https://img.shields.io/github/actions/workflow/status/axiomhq/axiom-js/ci.yml?branch=main&ghcache=unused
[license]: https://opensource.org/licenses/MIT
[license_badge]: https://img.shields.io/github/license/axiomhq/axiom-js.svg?color=blue&ghcache=unused