{"id":18806081,"url":"https://github.com/imaustink/warhead","last_synced_at":"2026-01-08T03:30:15.610Z","repository":{"id":87889927,"uuid":"122903330","full_name":"imaustink/warhead","owner":"imaustink","description":"The warhead project is a set of tools for building microservices atop Functions as a Service (FaaS) platforms.","archived":false,"fork":false,"pushed_at":"2020-06-02T18:27:28.000Z","size":4186,"stargazers_count":1,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T09:42:13.313Z","etag":null,"topics":["aws-lambda","cli","faas","microservice","serverless"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/imaustink.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-02-26T02:47:22.000Z","updated_at":"2023-02-15T21:21:40.000Z","dependencies_parsed_at":"2023-07-10T05:46:43.330Z","dependency_job_id":null,"html_url":"https://github.com/imaustink/warhead","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"3151da4a6636fc1936817b54067163fba09a964c"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaustink%2Fwarhead","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaustink%2Fwarhead/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaustink%2Fwarhead/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaustink%2Fwarhead/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imaustink","download_url":"https://codeload.github.com/imaustink/warhead/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239570843,"owners_count":19661157,"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":["aws-lambda","cli","faas","microservice","serverless"],"created_at":"2024-11-07T22:47:23.485Z","updated_at":"2026-01-08T03:30:15.513Z","avatar_url":"https://github.com/imaustink.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# warhead\n[![npm version](https://badge.fury.io/js/warhead.svg)](https://www.npmjs.com/package/warhead)\n[![Build Status](https://travis-ci.org/imaustink/warhead.svg?branch=master)](https://travis-ci.org/imaustink/warhead)\n[![Coverage Status](https://coveralls.io/repos/github/imaustink/warhead/badge.svg?branch=master)](https://coveralls.io/github/imaustink/warhead?branch=master)\n[![Greenkeeper badge](https://badges.greenkeeper.io/imaustink/warhead.svg)](https://greenkeeper.io/)\n\nThe warhead project is a set of tools for building microservices atop Functions as a Service (FaaS) platforms.\n\nCurrently, warhead supports AWS Lambda, but the goal is to support as many platforms as possible.\n\n## Install CLI\n\n1. `npm i -g warhead`\n\n## CLI Usage\nThe CLI will help you scaffold projects and their subsequent services, as well as test and deploy them.\n\n```\n  Usage: warhead generate [type]\n\n  Options:\n    -V, --version  output the version number\n    -h, --help     output usage information\n\n  Commands:\n    generate|g [type]                                  Run a generator. Type can be\n    \t• project - Create a new warhead project in a subdirectory\n    \t• service - Create a new warhead service in the current project\n    test|t [name]                                      Run test for a service.\n    deploy|d [name]                                    Deploy a service\n    install|i [options] [serviceName] [package(s)...]  Install package(s) in a service\n    *\n```\n\n## Adapters\n\n- [AWS Lambda](https://github.com/imaustink/warhead-lambda)\n- GCP Functions - not yet implemented\n- Azure Functions - not yet implemented\n- Firebase Functions - not yet implemented\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaustink%2Fwarhead","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimaustink%2Fwarhead","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaustink%2Fwarhead/lists"}