{"id":29671320,"url":"https://github.com/linkorb/shift","last_synced_at":"2025-08-08T02:37:38.217Z","repository":{"id":62517401,"uuid":"114557969","full_name":"linkorb/shift","owner":"linkorb","description":"Shift: Framework for Reusable Stateless Functions","archived":false,"fork":false,"pushed_at":"2017-12-17T18:12:47.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-08T20:51:19.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/linkorb.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-12-17T18:09:52.000Z","updated_at":"2017-12-17T18:10:11.000Z","dependencies_parsed_at":"2022-11-02T15:31:55.093Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/shift","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/shift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fshift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fshift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fshift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fshift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/shift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fshift/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266230066,"owners_count":23896369,"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":"2025-07-22T20:07:33.474Z","updated_at":"2025-07-22T20:07:34.109Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Shift: Framework for Reusable Stateless Functions\n=================================================\n\nInspired by the trends in Serverless / FaaS / Cloud Functions.\n\n## Features:\n\n* Provides a framework to build reusable stateless functions.\n* A language agnostic (json) format to define `inputs`, `outputs` and `configs` that your functions need.\n* A service.json format to list the Shift functions you'd like to expose.\n* Uses JSON Schema to validate all input, output and configs.\n* Invokers for your Shift functions, so you can easily call/host them locally or remotely.\n* Supports functions implemented in PHP or any other language, including executing external commands.\n* An HTTP end-point server to serve your functions.\n* A Console tool to help build, test and debug your Shift functions.\n\n## Examples:\n\nThe `example/` directory contains an example service with 2 functions, one implemented in PHP, and one generically executing an external CLI tool.\n\nTo test it out:\n\n    cd example/\n    ../bin/shift invoke:local hello-php -i greeting=Howdy -c color=silver -u joe\n\nThis will call the `hello-php` function, passing one input (greeting), a config (color) and a context username.\n\n## Status\n\nShift is currently in an experimental phase, and some of the features are under construction.\n\n## License\n\nMIT. Please refer to the [license file](LICENSE) for details.\n\n## Brought to you by the LinkORB Engineering team\n\n\u003cimg src=\"http://www.linkorb.com/d/meta/tier1/images/linkorbengineering-logo.png\" width=\"200px\" /\u003e\u003cbr /\u003e\nCheck out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).\n\nBtw, we're hiring!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fshift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fshift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fshift/lists"}