{"id":18636035,"url":"https://github.com/jalilbengoufa/pixicoreapi","last_synced_at":"2026-04-27T18:32:40.176Z","repository":{"id":113249737,"uuid":"156300664","full_name":"jalilbengoufa/pixicoreAPI","owner":"jalilbengoufa","description":"Client API for google pixicore pxe boot. ","archived":false,"fork":false,"pushed_at":"2019-02-04T11:41:52.000Z","size":18271,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T00:38:48.429Z","etag":null,"topics":["golang","google","netboot","yaml"],"latest_commit_sha":null,"homepage":"","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/jalilbengoufa.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":"2018-11-06T00:08:35.000Z","updated_at":"2019-01-03T20:22:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"505261e7-1e1c-4671-88dc-c4f9af6a07b2","html_url":"https://github.com/jalilbengoufa/pixicoreAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jalilbengoufa/pixicoreAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalilbengoufa%2FpixicoreAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalilbengoufa%2FpixicoreAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalilbengoufa%2FpixicoreAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalilbengoufa%2FpixicoreAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jalilbengoufa","download_url":"https://codeload.github.com/jalilbengoufa/pixicoreAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jalilbengoufa%2FpixicoreAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32349534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["golang","google","netboot","yaml"],"created_at":"2024-11-07T05:27:44.971Z","updated_at":"2026-04-27T18:32:40.143Z","avatar_url":"https://github.com/jalilbengoufa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixicoreAPI\n\n\n## How to run the API\n- Install go and [dep](https://github.com/golang/dep)\n\n- Install all the package dependencies with  `dep ensure` inside project directory\n\n- `go test ./... \u0026\u0026 go build ./cmd/pixicoreAPI \u0026\u0026 ./pixicoreAPI`\n\n#### Using Docker\n\n- `docker build -t pixicoreapi . `\n\n- `docker run -d -p 3000:3000 pixicoreapi `\n\n## Usage\n\n- Change the IP address for each server in the `servers-config.yaml` file\n\n- You can run `curl -i http://localhost:3000/v1/install/SERVER_MAC_ADDRESS`  this will collect info  and install coreOS for the server\n\n- You can run `curl -i http://localhost:3000/v1/all/`  this will collect info  and install coreOS for each server\n\n## API Endpoints\n\n#### `GET v1/boot/:macAddress` \n\n- Used by pixicore to get PXE config and boot each server (each server have a IP address assigned).\n\n#### `GET v1/install/:macAddress` \n\n- get information (cores,ram,etc) from the server using her macAddress as ID and install coresOS. \n\n#### `GEt v1/all` \n\n- get information (cores,ram,etc) from each the server using her macAddress as ID and install coresOS for each one.\n\n#### `GEt v1/servers`\n\n- show information about all the registred servers \n\n### TO DO\n\n- Unit tests\n    - https://semaphoreci.com/community/tutorials/test-driven-development-of-go-web-applications-with-gin\n    - https://medium.com/@craigchilds94/testing-gin-json-responses-1f258ce3b0b1","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalilbengoufa%2Fpixicoreapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjalilbengoufa%2Fpixicoreapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjalilbengoufa%2Fpixicoreapi/lists"}