Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axiomhq/awesome-axiom
A curated list of awesome Axiom Platform, libraries, open source repos, guides, blogs, Documentation and other resources.
https://github.com/axiomhq/awesome-axiom
List: awesome-axiom
Last synced: 3 days ago
JSON representation
A curated list of awesome Axiom Platform, libraries, open source repos, guides, blogs, Documentation and other resources.
- Host: GitHub
- URL: https://github.com/axiomhq/awesome-axiom
- Owner: axiomhq
- License: mit
- Created: 2022-09-19T11:35:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T03:35:12.000Z (8 months ago)
- Last Synced: 2024-10-28T10:51:59.064Z (14 days ago)
- Homepage: https://www.axiom.co/
- Size: 57.6 KB
- Stars: 13
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
Awesome Lists containing this project
README
![awesome-axiom: A curated list of Awesome Axiom implementations and projects](.github/images/banner-dark.svg#gh-dark-mode-only)
![awesome-axiom: A curated list of Awesome Axiom implementations and projects](.github/images/banner-light.svg#gh-light-mode-only)A curated list of Awesome Axiom Platform, libraries, open source repos, guides, blogs, documentation, and other resources.
We use Discord for our Axiom community, click [here](https://www.axiom.co/discord) to join.
---
What is Axiom?
Contribution guide
Creating a list### Contributing:
Contributions are welcome!
Please review [the contribution guidelines](https://github.com/axiomhq/awesome-axiom/blob/main/Contributing.md) first. Thanks to all contributors; you rock!
#
- [Official Libraries](#official-libraries)
- [SDKs and Libraries](#sdks-and-libraries)
- [Next-Axiom](#next-axiom)
- [Prisma-Axiom](#prisma-axiom)
- [Tracing-Axiom](#tracing-axiom)
- [Go-Client](#go-client)
- [JS-Client](#js-client)
- [Python Client](#python-client)
- [Rust Client](#rust-client)
- [Axiom-Cloudfront-Lambda](#axiom-cloudfront-lambda)
- [Axiom-Cloudwatch-Lambda](#axiom-cloudwatch-lambda)
- [Homebrew-Tap](#homebrew-tap)
- [Unofficial Libraries](#unofficial-libraries)
- [SDKs and Libraries](#sdks-and-libraries-1)
- [AxiomNet](#axiomnet)
- [Axiom Appender](#axiom-appender)
- [Social](#social)
- [Contributing](#contributing-1)
- [Contact Info](#contact-info)
- [License](#license)
---
## Official Libraries
### SDKs and Libraries
#### Next-Axiom
- [Next-Axiom](https://github.com/axiomhq/next-axiom) - Send Web Vitals from Vercel to Axiom.#### Prisma-Axiom
- [Axiom Prisma Integration](https://github.com/axiomhq/prisma-axiom) - Axiom observability middleware for Prisma.
#### Tracing-Axiom
- [Axiom Tracing Integration](https://github.com/axiomhq/tracing-axiom) - The tracing layer for shipping traces to Axiom.
#### Go-Client
- [Axiom API Go bindings](https://github.com/axiomhq/axiom-go) - The Go client library for accessing the Axiom API.
#### Javascript Client
- [Axiom API JS bindings](https://github.com/axiomhq/axiom-js) - The Javascript SDK for Axiom.
#### Python Client
- [Axiom Python Library](https://github.com/axiomhq/axiom-py) - Axiom API Python bindings.
#### Rust Client
- [Axiom Rust Library](https://github.com/axiomhq/axiom-rs) - The Rust SDK for Axiom: Manage datasets, ingest and query all data from your Rust project.
#### Axiom-Cloudfront-Lambda
- [Axiom CloudFront integrations](https://github.com/axiomhq/axiom-cloudfront-lambda) - Send CloudFront logs to Axiom.
#### Axiom-Cloudwatch-Lambda
- [Axiom Cloudwatch integration](https://github.com/axiomhq/axiom-cloudwatch-lambda) - Ingest CloudWatch Logs into Axiom.
#### Homebrew-Tap
- [Axiom Homebrew formulas](https://github.com/axiomhq/homebrew-tap) - Collection of Homebrew formulas for Axiom, Inc. open source projects.
## Unofficial Libraries
### SDKs and Libraries
#### AxiomNet
- [Axiom .Net Library](https://j-sauer.github.io/axiom-net/) - .Net library for accessing the Axiom API.
#### Axiom Appender
- [Axiom Java Appender](https://github.com/yHSJ/axiom-appender) - Custom Logback appender to send logs to Axiom using Java.
## Social
- [Twitter](https://twitter.com/AxiomFM)## Contact Info
- If you have any issues, kindly contact us at [[email protected]](mailto:[email protected])
## License
- Check out our License [here](https://github.com/axiomhq/awesome-axiom/blob/main/LICENSE)