{"id":20377761,"url":"https://github.com/rolandjitsu/streams-api","last_synced_at":"2025-03-04T21:44:49.288Z","repository":{"id":95766474,"uuid":"310995057","full_name":"rolandjitsu/streams-api","owner":"rolandjitsu","description":"A simple example of how to use the web streams API.","archived":false,"fork":false,"pushed_at":"2020-11-22T08:31:55.000Z","size":232,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T06:28:46.940Z","etag":null,"topics":["golang","javascript","react","streams","streams-api"],"latest_commit_sha":null,"homepage":"https://rolandsdev.blog/the-streams-api","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rolandjitsu.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":"2020-11-08T05:48:14.000Z","updated_at":"2024-08-08T11:44:32.000Z","dependencies_parsed_at":"2023-03-13T16:47:01.132Z","dependency_job_id":null,"html_url":"https://github.com/rolandjitsu/streams-api","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/rolandjitsu%2Fstreams-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolandjitsu%2Fstreams-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolandjitsu%2Fstreams-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rolandjitsu%2Fstreams-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rolandjitsu","download_url":"https://codeload.github.com/rolandjitsu/streams-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928532,"owners_count":20043821,"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":["golang","javascript","react","streams","streams-api"],"created_at":"2024-11-15T01:46:24.718Z","updated_at":"2025-03-04T21:44:49.263Z","avatar_url":"https://github.com/rolandjitsu.png","language":"Go","readme":"# Streams API\n\u003e A simple example of using the [Streams API](https://developer.mozilla.org/en-US/docs/Web/API/Streams_API).\n\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/rolandjitsu/streams-api/Test?label=tests\u0026style=flat-square)](https://github.com/rolandjitsu/streams-api/actions?query=workflow%3ATest)\n\n## Client\nThe app was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\nTo start the app server run:\n```bash\nyarn start\n```\n\nThe above runs the app in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nTo start the tests in interactive mode run:\n```bash\nyarn test\n```\n\n## Server\nTo run the server run:\n```bash\ngo run ./main.go\n```\n\nTo run tests run:\n```bash\ngo test .\n```\n\nTo avoid caching during tests use:\n```bash\ngo test -count=1 .\n```\n\nTo run benchmark tests use the `-bench` flag:\n```bash\ngo test -bench=. .\n```\n\nTo get coverage reports use the `-cover` flag:\n```bash\ngo test -coverprofile=coverage.out .\n```\n\nAnd to view the profile run:\n```bash\ngo tool cover -html=coverage.out\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolandjitsu%2Fstreams-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frolandjitsu%2Fstreams-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frolandjitsu%2Fstreams-api/lists"}