{"id":20834972,"url":"https://github.com/hstreamdb/http-services","last_synced_at":"2025-07-24T16:37:20.935Z","repository":{"id":40771157,"uuid":"468637133","full_name":"hstreamdb/http-services","owner":"hstreamdb","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-25T05:04:26.000Z","size":81,"stargazers_count":1,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T00:51:13.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/hstreamdb.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}},"created_at":"2022-03-11T06:35:02.000Z","updated_at":"2022-06-15T13:11:40.000Z","dependencies_parsed_at":"2022-08-02T18:00:19.040Z","dependency_job_id":null,"html_url":"https://github.com/hstreamdb/http-services","commit_stats":null,"previous_names":["hstreamdb/http-server"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhttp-services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhttp-services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhttp-services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hstreamdb%2Fhttp-services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hstreamdb","download_url":"https://codeload.github.com/hstreamdb/http-services/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252985153,"owners_count":21835928,"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-11-18T00:22:17.434Z","updated_at":"2025-05-08T02:24:04.711Z","avatar_url":"https://github.com/hstreamdb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-services\n\nHStreamDB's http-related services. Including:\n\n- [http server](#http-server)\n\n## Installation\n\n- You can download the binary release suitable for your system\n\n- Or you can build from source code\n\n  ```shell\n  git clone git@github.com:hstreamdb/http-services.git\n  cd http-services\n  make all\n  ```\n\n  then you can find the binary in `{project_dir}/bin`\n\n## HTTP SERVER\n\nThe http server of HStreamDB provides the relevant api for accessing the HStreamDB service through http requests.\n\n### Usage\n\n- First, you need to confirm `HStreamDB` cluster is up. \n  - To set up a `HStreamDB` cluster, you can see [Manual Deployment with Docker](https://hstream.io/docs/en/latest/deployment/deploy-docker.html) and deployment related part.\n\n- Start `http-server`：`./bin/http-server -services-url \u003chstreamdb-server address\u003e` \n  - Use `http-server -h` to see more details.\n\n### Generate Swagger\n\n- `make swag`\n- Then you can start the server and go to http://localhost:8080/v1/swagger/index.html to see your Swagger UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreamdb%2Fhttp-services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhstreamdb%2Fhttp-services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhstreamdb%2Fhttp-services/lists"}