Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/readmeio/metrics-sdks
SDKs and integrations for ReadMe's Metrics platform
https://github.com/readmeio/metrics-sdks
api-metrics cloudflare-worker dotnet express expressjs metrics middleware node nodejs php python readme ruby
Last synced: about 5 hours ago
JSON representation
SDKs and integrations for ReadMe's Metrics platform
- Host: GitHub
- URL: https://github.com/readmeio/metrics-sdks
- Owner: readmeio
- Created: 2020-06-23T01:46:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:54:53.000Z (15 days ago)
- Last Synced: 2024-10-30T04:49:28.269Z (14 days ago)
- Topics: api-metrics, cloudflare-worker, dotnet, express, expressjs, metrics, middleware, node, nodejs, php, python, readme, ruby
- Language: TypeScript
- Homepage: https://readme.com/metrics
- Size: 12.4 MB
- Stars: 11
- Watchers: 15
- Forks: 24
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![](https://user-images.githubusercontent.com/33762/182927634-2aebeb46-c215-4ac3-9e98-61f931e33583.png)](https://readme.com/metrics)
This is the monorepo for SDK's for [ReadMe's Metrics](https://readme.com/metrics/) product.
| | Language / Framework | Package | Latest Release |
| :--- |:--- | :--- | :--- |
| | Cloudflare Worker | [readmeio](https://github.com/readmeio/metrics-sdks/tree/main/packages/cloudflare-worker) | [![NPM](https://img.shields.io/npm/v/@readme/cloudflare-worker.svg)](https://npm.im/@readme/cloudflare-worker) ![Build status](https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/cloudflare-worker.yml?branch=main) |
| | .NET | [ReadMe.Metrics](https://github.com/readmeio/metrics-sdks/tree/main/packages/dotnet) | [![NuGet](https://img.shields.io/nuget/v/ReadMe.Metrics.svg)](https://www.nuget.org/packages/ReadMe.Metrics/) ![Build status](https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/dotnet.yml?branch=main) |
| | NodeJS (Express) | [readmeio](https://github.com/readmeio/metrics-sdks/tree/main/packages/node) | [![NPM](https://img.shields.io/npm/v/readmeio.svg)](https://npm.im/readmeio) ![Build status](https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/nodejs.yml?branch=main) |
| | PHP (Laravel) | [readme/metrics](https://github.com/readmeio/metrics-sdks/tree/main/packages/php) | [![Packagist](https://img.shields.io/packagist/v/readme/metrics.svg)](https://packagist.org/packages/readme/metrics) ![Build status](https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/php.yml?branch=main) |
| | Python (Django, Flask, and WSGI) | [readme-metrics](https://github.com/readmeio/metrics-sdks/tree/main/packages/python) | [![PyPI](https://img.shields.io/pypi/v/readme-metrics.svg)](https://pypi.org/project/readme-metrics/) ![Build status](https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/python.yml?branch=main) |
| | Ruby (Rails, Rack) | [readme-metrics](https://github.com/readmeio/metrics-sdks/tree/main/packages/ruby) | [![RubyGems](https://img.shields.io/gem/v/readme-metrics.svg)](https://rubygems.org/gems/readme-metrics) ![Build status](https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/ruby.yml?branch=main) |Want to build your own SDK for Developer Metrics? [Check out our guide.](https://docs.readme.com/metrics/docs/building-api-metrics-middleware)