{"id":15127654,"url":"https://github.com/lnsp/hive","last_synced_at":"2026-03-15T02:17:05.438Z","repository":{"id":57604362,"uuid":"79716816","full_name":"lnsp/hive","owner":"lnsp","description":"Simple microservice toolkit using JSON RPC.","archived":false,"fork":false,"pushed_at":"2019-09-11T13:30:20.000Z","size":61,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T02:22:31.887Z","etag":null,"topics":["docker","docker-swarm-mode","go","golang","hive","microservice-toolkit"],"latest_commit_sha":null,"homepage":"","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/lnsp.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}},"created_at":"2017-01-22T12:36:46.000Z","updated_at":"2020-02-27T08:00:29.000Z","dependencies_parsed_at":"2022-09-04T13:52:16.159Z","dependency_job_id":null,"html_url":"https://github.com/lnsp/hive","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/lnsp%2Fhive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fhive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fhive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnsp%2Fhive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnsp","download_url":"https://codeload.github.com/lnsp/hive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530575,"owners_count":21119600,"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":["docker","docker-swarm-mode","go","golang","hive","microservice-toolkit"],"created_at":"2024-09-26T02:05:12.642Z","updated_at":"2026-03-15T02:17:00.400Z","avatar_url":"https://github.com/lnsp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![hive](https://raw.githubusercontent.com/lnsp/hive/master/docs/logo.png)\n\n\u003e This project is not actively maintained anymore.\n\nhive is a simple and fast microservice toolkit built on top of HTTP and JSON. It was created in mind for modern software architectures and infrastructure, simple cross-language interaction and orchestrators like Kubernetes and Docker Swarm.\n\n## Getting started\n```bash\n$ go get github.com/lnsp/hive\n$ hive new\nEnter service name: skynet\nEnter service path: github.com/cyberdyne/skynet\n...\nskynet up and ready.\n$ hive about github.com/cyberdyne/skynet\n{\n  \"name\": \"skynet\",\n  \"dnsname\": \"skynet\",\n  \"version\": \"1.0.0\",\n  \"protocol\": \"http\",\n  \"methods\": {\n    \"SpawnRobot\": {\n...\n$ cd $GOPATH/src/github.com/cyberdyne/skynet/runtime\n$ docker build -t skynet:latest .\n$ docker service create --name takeover --network=backend --replicas=1000 skynet:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fhive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnsp%2Fhive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnsp%2Fhive/lists"}