{"id":51005301,"url":"https://github.com/interopio/manager-examples","last_synced_at":"2026-06-20T20:01:50.712Z","repository":{"id":261638788,"uuid":"877243325","full_name":"InteropIO/manager-examples","owner":"InteropIO","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-22T12:09:06.000Z","size":1477,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T17:51:49.913Z","etag":null,"topics":["docs-demos"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InteropIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-23T10:33:06.000Z","updated_at":"2026-05-22T12:09:11.000Z","dependencies_parsed_at":"2025-03-04T18:30:04.550Z","dependency_job_id":"d61068c7-fd7a-4bab-b8d0-de7ea9d7969f","html_url":"https://github.com/InteropIO/manager-examples","commit_stats":null,"previous_names":["interopio/manager-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/InteropIO/manager-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fmanager-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fmanager-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fmanager-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fmanager-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InteropIO","download_url":"https://codeload.github.com/InteropIO/manager-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InteropIO%2Fmanager-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34583589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docs-demos"],"created_at":"2026-06-20T20:01:48.484Z","updated_at":"2026-06-20T20:01:50.707Z","avatar_url":"https://github.com/InteropIO.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis repository contains various examples on how to setup **io.Manager**\n\n# Database\n\n- [db-mongo](./db-mongo) - An example that demonstrates how to setup a **io.Manager** instance to use MongoDB\n- [db-postgresql](./db-postgresql) - An example that demonstrates how to setup a **io.Manager** instance to use PostgreSQL\n- [db-mssql](./db-mssql) - An example that demonstrates how to setup a **io.Manager** instance to use MSSQL (SQL Server)\n\n# Authentication\n\n- [auth-none](./auth-none) - An example that demonstrates how to setup a **io.Manager** instance to use None authentication\n- [auth-basic](./auth-basic) - An example that demonstrates how to setup a **io.Manager** instance to use Basic authentication\n- [auth-auth0](./auth-auth0) - An example that demonstrates how to setup a **io.Manager** instance to use Auth0 authentication\n- [auth-okta](./auth-okta) - An example that demonstrates how to setup a **io.Manager** instance to use Okta authentication\n- [auth-custom](./auth-custom) - A custom **io.Manager** authentication example\n- [auth-custom-advanced](./auth-custom-advanced) - An advanced custom **io.Manager** authentication example\n\n# OpenTelemetry\n\n- [otel-basic](./otel-basic) - Basic example that shows how to use OpenTelemetry with **io.Manager**\n- [otel-custom-logs-exporter](./otel-custom-logs-exporter) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry logs exporter\n- [otel-custom-logs-processor](./otel-custom-logs-processor) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry logs processor\n- [otel-custom-metrics-exporter](./otel-custom-metrics-exporter) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry metrics exporter\n- [otel-custom-metrics-reader](./otel-custom-metrics-reader) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry metrics reader\n- [otel-custom-trace-exporter](./otel-custom-trace-exporter) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry trace exporter\n- [otel-custom-trace-processor](./otel-custom-trace-processor) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry trace processor\n- [otel-custom-trace-sampler](./otel-custom-trace-sampler) - An example showing how to configure **io.Manager** to use a custom OpenTelemetry trace sampler\n- [otel-sentry](./otel-sentry) - An example that shows how to setup **io.Manager** to send OpenTelemetry traces to Sentry.\n\n# Other\n\n- [custom-endpoints](./custom-endpoints) - An example that demonstrates how to implement custom endpoints to **io.Manager**.\n- [node-esm](./node-esm) - An example that demonstrates how to setup a **io.Manager** in a Node.js native ESM project.\n- [custom-logging-config](./custom-logging-config) - An example that demonstrates how to pass custom logging configuration to **io.Manager**.\n- [environment-variable-configuration](./environment-variable-configuration) - An example that demonstrates how to configure an **io.Manager** instance using environment variables.\n- [docker-images](./docker-images) - An example that demonstrates how to use the **io.Manager** Docker images to create an instance of **io.Manager**.\n- [manager-template](./manager-template) - A template for building and deploying **io.Manager** to your own infrastructure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteropio%2Fmanager-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finteropio%2Fmanager-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finteropio%2Fmanager-examples/lists"}