{"id":15321527,"url":"https://github.com/zsais/jobserveclient","last_synced_at":"2026-04-11T16:02:27.297Z","repository":{"id":139727792,"uuid":"103487607","full_name":"zsais/jobserveclient","owner":"zsais","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-14T05:50:51.000Z","size":2944,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-11T16:38:09.854Z","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/zsais.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-14T04:57:29.000Z","updated_at":"2024-06-19T07:57:31.755Z","dependencies_parsed_at":"2023-05-06T15:31:31.605Z","dependency_job_id":null,"html_url":"https://github.com/zsais/jobserveclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsais%2Fjobserveclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsais%2Fjobserveclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsais%2Fjobserveclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsais%2Fjobserveclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zsais","download_url":"https://codeload.github.com/zsais/jobserveclient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500771,"owners_count":20300770,"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-10-01T09:11:21.307Z","updated_at":"2025-12-30T16:31:49.734Z","avatar_url":"https://github.com/zsais.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"jobserveclient\n===\njobserveclient accepts TaskRequests from the Scheduler on 0.0.0.0:3000 and responds with TaskResults\n\n\nGetting Started\n---\n\n### Prerequisities\n\nBuilding and running jobserveclient requires that you have Go, git, and make.\n\n#### Go\n\njobserveclient expects Go v1.8 or later to be installed\n\n#### Source\n\nCreate the following directory and cd into it:\n\n`$GOPATH/src/`\n\nthen, clone/copy the jobserveclient repo.\n\nAfter cloning the repo, run `make setup` to install needed development tools.\n\n### Validate the install\n\nBuild the binary and start the jobserveclient with:\n\n`make run`\n\nFrom there you can run the cmd/scheduler binaries to check for functional correctness. The binary at `bin/jsclient` can be run on darwin systems and is listening on port `3000`.\n\nUsage\n---\n\nCommon commands are defined as make targets\n\n* `make` - builds all executables\n* `make setup` - installs utilities necessary for development.\n* `make run` - builds and runs the `jsclient` binary locally\n* `make clean` - remove build artifacts\n* `make unittest` - run unit tests\n* `make functionaltest` - run functional tests\n* `make lint` - checks code for formatting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzsais%2Fjobserveclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzsais%2Fjobserveclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzsais%2Fjobserveclient/lists"}