{"id":19076144,"url":"https://github.com/acalephstorage/spriteful","last_synced_at":"2025-08-11T00:48:45.678Z","repository":{"id":73699279,"uuid":"46329198","full_name":"AcalephStorage/spriteful","owner":"AcalephStorage","description":"spriteful is an API that provides configuration for pixiecore","archived":false,"fork":false,"pushed_at":"2018-10-25T14:44:33.000Z","size":17,"stargazers_count":4,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T03:49:50.991Z","etag":null,"topics":["pxe","pxixiecore"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AcalephStorage.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,"zenodo":null}},"created_at":"2015-11-17T07:00:59.000Z","updated_at":"2020-04-16T06:01:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c48ecd89-7d78-493b-8b5f-26218bbdecb1","html_url":"https://github.com/AcalephStorage/spriteful","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/AcalephStorage/spriteful","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcalephStorage%2Fspriteful","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcalephStorage%2Fspriteful/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcalephStorage%2Fspriteful/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcalephStorage%2Fspriteful/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AcalephStorage","download_url":"https://codeload.github.com/AcalephStorage/spriteful/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AcalephStorage%2Fspriteful/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269814220,"owners_count":24479355,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["pxe","pxixiecore"],"created_at":"2024-11-09T01:57:18.125Z","updated_at":"2025-08-11T00:48:45.591Z","avatar_url":"https://github.com/AcalephStorage.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Spriteful\n=========\n\nSpriteful is an API that provides server boot configuration for pixiecore.\n\nSee [pixiecore](https://github.com/danderson/pixiecore).\n\n## Building\n\nTo build spriteful, [gb](http://getgb.io/) is needed.\n\n``` sh\ngo get github.com/constabulary/gb/...\n```\n\nthen, clone the repo:\n\n```shell\ngit clone https://github.com/AcalephStorage/spriteful.git\ncd spriteful\n```\n\nthen, restore dependencies:\n\n```shell\ngb vendor restore\n```\n\nand finally, build the binary:\n\n```shell\ngb build\n```\n\nBinary can be found in `bin/` directory.\n\n## Running\n\nTo run spriteful, use the following command:\n\n```shell\nspriteful -config /path/to/config/file\n```\n\na sample config file is provided [here](config.json.example).\n\n## pixiecore integration\n\nTo integrate with `pixiecore`, point the `-api` argument to this api:\n\n```\n$ pixiecore -api http://{bindHost}:{bindPort}/api\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facalephstorage%2Fspriteful","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facalephstorage%2Fspriteful","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facalephstorage%2Fspriteful/lists"}