{"id":14956440,"url":"https://github.com/mongodb/charts-embedding-examples","last_synced_at":"2025-11-11T21:01:31.985Z","repository":{"id":66021563,"uuid":"173919375","full_name":"mongodb/charts-embedding-examples","owner":"mongodb","description":"charts-embedding-examples","archived":false,"fork":false,"pushed_at":"2023-10-02T14:22:45.000Z","size":94,"stargazers_count":23,"open_issues_count":7,"forks_count":11,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-01-29T09:43:36.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongodb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-03-05T09:49:18.000Z","updated_at":"2023-10-17T03:56:34.000Z","dependencies_parsed_at":"2024-08-23T00:06:01.185Z","dependency_job_id":"272ad7f3-92de-45e9-b384-6f12cb027bd6","html_url":"https://github.com/mongodb/charts-embedding-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fcharts-embedding-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fcharts-embedding-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fcharts-embedding-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongodb%2Fcharts-embedding-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongodb","download_url":"https://codeload.github.com/mongodb/charts-embedding-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237088406,"owners_count":19253565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-09-24T13:13:04.484Z","updated_at":"2025-10-19T07:31:02.953Z","avatar_url":"https://github.com/mongodb.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecated\n\nThis repository contains samples for Verified Signature embedding which is now deprecated. For most new scenarios you should use the new Charts Embedding SDK. Examples on using the SDK can be found in this repo, [here](https://github.com/mongodb-js/charts-embed-sdk)\n\n## MongoDB Charts Embedding Examples\n\n[MongoDB Charts](http://mongodb.com/charts) allows you to create visualizations of your MongoDB data using a simple web interface.\nYou can view the visualizations within the Charts UI, or you can use the Embedding feature to render the charts in an external web\napplication. When you embed a chart, you can choose whether you want it to be Unauthenticated (meaning anyone who has the embed code\ncan view the chart), or to use \"Verified Signature\" authentication (which checks the integrity of a signature in the URL before the chart will render).\n\nFor the \"Unauthenticated\" option, you can copy the provided snippet and include it in any web site; no extra steps are required.\n\nThe Verified Signature option requires a few more steps to implement but it is more secure — your app will generate the signature on the server side after\nfirst authenticating and authorizing the user, and the URL will stop working after a specified time period.\n\nThis repo contains several versions of a simple sample app showing how to implement \"Verified Signature\" authentication. Each sample shows a different\nserver-side language or platform. The languages currently included in this repository are:\n\n- [Node](node)\n- [C# (.NET core)](c-sharp)\n- [Java](java)\n- [Python 3](python)\n- [PHP](php)\n- [MongoDB Stitch](stitch)\n\nIf you are using a server-side platform that we do not currently have a sample for, you will still be able to implement Verified Signature authentication\nas long as your language supports hashing of strings using the HMAC algorithm. You can use the included samples to understand the inputs to the hash\nfunction and how to constuct the required IFRAME URL.\n\nFor further information on using MongoDB Charts and the Embedding capabilities, please see the [Charts documentation](https://docs.mongodb.com/charts).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fcharts-embedding-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongodb%2Fcharts-embedding-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongodb%2Fcharts-embedding-examples/lists"}