{"id":24829382,"url":"https://github.com/stimulsoft/samples-server-api-for-js-and-net","last_synced_at":"2026-04-13T20:02:17.983Z","repository":{"id":150848021,"uuid":"68574342","full_name":"stimulsoft/Samples-Server-API-for-JS-and-NET","owner":"stimulsoft","description":"C# and JavaScript samples for BI Server client-server application for Business Intelligence, API usage examples","archived":false,"fork":false,"pushed_at":"2026-02-23T12:28:22.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-23T20:51:31.839Z","etag":null,"topics":["analytics","api","bi-tools","client-server","dashboards","database","export","generator","iis","interaction","json","mssql","pdf","reports","resources","rest","scheduler","share","web","xml"],"latest_commit_sha":null,"homepage":"https://www.stimulsoft.com/en/products/server/overview","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stimulsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-09-19T06:07:22.000Z","updated_at":"2026-02-23T12:28:27.000Z","dependencies_parsed_at":"2023-07-15T09:04:50.251Z","dependency_job_id":"d3cdc88a-f3d1-46ab-b7a1-63b9227b1ab6","html_url":"https://github.com/stimulsoft/Samples-Server-API-for-JS-and-NET","commit_stats":null,"previous_names":["stimulsoft/samples-server-api-for-js-and-net","stimulsoft/samples-server-bi-windows-iis-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stimulsoft/Samples-Server-API-for-JS-and-NET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-Server-API-for-JS-and-NET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-Server-API-for-JS-and-NET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-Server-API-for-JS-and-NET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-Server-API-for-JS-and-NET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stimulsoft","download_url":"https://codeload.github.com/stimulsoft/Samples-Server-API-for-JS-and-NET/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stimulsoft%2FSamples-Server-API-for-JS-and-NET/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["analytics","api","bi-tools","client-server","dashboards","database","export","generator","iis","interaction","json","mssql","pdf","reports","resources","rest","scheduler","share","web","xml"],"created_at":"2025-01-30T23:05:38.609Z","updated_at":"2026-04-13T20:02:17.966Z","avatar_url":"https://github.com/stimulsoft.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C# and JavaScript samples for Stimulsoft BI Server\n\n#### This repository contains the source code of the examples of usage Stimulsoft BI Server in the C# and JavaScript applications.\n\n## Overview\nThis repository contains a set of examples (Visual Studio and JS projects), each in different folders:\n* [Copy Report Template to Other Workspaces](https://github.com/stimulsoft/Samples-Server-API-for-JS-and-NET/tree/master/Copy%20Report%20Template%20to%20Other%20Workspaces)\n* [Show All Workspaces](https://github.com/stimulsoft/Samples-Server-API-for-JS-and-NET/tree/master/Show%20All%20Workspaces)\n* [Use REST API](https://github.com/stimulsoft/Samples-Server-API-for-JS-and-NET/tree/master/Use%20REST%20API)\n* [Using the API in JS code](https://github.com/stimulsoft/Samples-Server-API-for-JS-and-NET/tree/master/JS)\n\nAll examples are combined into Visual Studio solutions .sln files, and .html files.\n\n## Running samples\nIn order to start simply open the Visual Studio solution file in the IDE and run the required project as Startup Project. The required libraries will be automatically downloaded from the NuGet repository. To run the JavaScript examples, copy the JS folder to your web server and open the required sample HTML file.\n\n## About Stimulsoft BI Server\nStimulsoft BI Server is a complete client-server application for Business Intelligence, which you may use for work with reports and analytics. The client side allows you to visualize the data, and the server side enables you to process and store them. The server contains the functionality for a full cycle of work from creating and editing a template to transferring finished documents to the user.\n\n## Useful links\n* [Product Page](https://www.stimulsoft.com/en/products/server/overview)\n* [Free Download](https://www.stimulsoft.com/en/downloads/business)\n* [NuGet](https://www.nuget.org/packages/Stimulsoft.Connect.API)\n* [Documentation](https://www.stimulsoft.com/en/documentation/online/server-api/)\n* [License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstimulsoft%2Fsamples-server-api-for-js-and-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstimulsoft%2Fsamples-server-api-for-js-and-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstimulsoft%2Fsamples-server-api-for-js-and-net/lists"}