{"id":13672833,"url":"https://github.com/faasjs/faasjs","last_synced_at":"2025-05-16T01:07:45.882Z","repository":{"id":34646069,"uuid":"181024862","full_name":"faasjs/faasjs","owner":"faasjs","description":"🚀 An atomic application framework built for the TypeScript developer.","archived":false,"fork":false,"pushed_at":"2025-05-09T05:43:55.000Z","size":22604,"stargazers_count":112,"open_issues_count":2,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-09T06:26:28.832Z","etag":null,"topics":["faas","faas-framework","faasjs","nodejs","serverless-framework","typescript"],"latest_commit_sha":null,"homepage":"https://faasjs.com","language":"TypeScript","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/faasjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"faasjs"}},"created_at":"2019-04-12T14:31:27.000Z","updated_at":"2025-05-09T05:43:52.000Z","dependencies_parsed_at":"2024-01-19T09:28:35.807Z","dependency_job_id":"55bd8284-cf5e-4284-95b3-93e986e51bb7","html_url":"https://github.com/faasjs/faasjs","commit_stats":{"total_commits":4075,"total_committers":16,"mean_commits":254.6875,"dds":0.4888343558282209,"last_synced_commit":"f76954040ec7de565cfb2689c27289cf61fe179e"},"previous_names":[],"tags_count":761,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faasjs","download_url":"https://codeload.github.com/faasjs/faasjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253214608,"owners_count":21872503,"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":["faas","faas-framework","faasjs","nodejs","serverless-framework","typescript"],"created_at":"2024-08-02T09:01:50.653Z","updated_at":"2025-05-16T01:07:40.871Z","avatar_url":"https://github.com/faasjs.png","language":"TypeScript","readme":"# 🚀 FaasJS\n\n[![License: MIT](https://img.shields.io/npm/l/faasjs.svg)](https://github.com/faasjs/faasjs/blob/main/packages/faasjs/LICENSE)\n[![NPM Version](https://img.shields.io/npm/v/faasjs.svg)](https://www.npmjs.com/package/faasjs)\n[![Last commit](https://img.shields.io/github/last-commit/faasjs/faasjs)](https://github.com/faasjs/faasjs)\n[![Unit Status](https://github.com/faasjs/faasjs/actions/workflows/unit.yml/badge.svg)](https://github.com/faasjs/faasjs/actions/workflows/unit.yml)\n[![Lint Status](https://github.com/faasjs/faasjs/actions/workflows/lint.yml/badge.svg)](https://github.com/faasjs/faasjs/actions/workflows/lint.yml)\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/ed918d6b0ecc951f7924/maintainability)](https://codeclimate.com/github/faasjs/faasjs/maintainability)\n[![Coverage Status](https://img.shields.io/codecov/c/github/faasjs/faasjs.svg)](https://app.codecov.io/gh/faasjs/faasjs)\n[![Commits](https://img.shields.io/github/commit-activity/y/faasjs/faasjs)](https://github.com/faasjs/faasjs)\n[![Downloads](https://img.shields.io/npm/dm/@faasjs/func)](https://github.com/faasjs/faasjs)\n[![Pull requests](https://img.shields.io/github/issues-pr-closed/faasjs/faasjs)](https://github.com/faasjs/faasjs/pulls)\n\n[![faasjs/nginx](https://img.shields.io/badge/Docker-faasjs%2Fnginx-blue)](https://hub.docker.com/repository/docker/faasjs/nginx)\n[![faasjs/vscode](https://img.shields.io/badge/Docker-faasjs%2Fvscode-blue)](https://hub.docker.com/repository/docker/faasjs/vscode)\n[![faasjs/node](https://img.shields.io/badge/Docker-faasjs%2Fnode-blue)](https://hub.docker.com/repository/docker/faasjs/node)\n[![faasjs/bun](https://img.shields.io/badge/Docker-faasjs%2Fbun-blue)](https://hub.docker.com/repository/docker/faasjs/bun)\n\n🚀 FaasJS is an atomic application framework built for the TypeScript developer.\n\n## Features\n\n### Featherweight Development \u0026 Collaboration\n\n✅ Break down complex projects into manageable components with the **atomized development model**.\n\n✅ Enjoy **fast iterations** and **seamless** team collaboration.\n\n✅ Jumpstart development with **pre-built plugins** for common functionalities like HTTP and Knex.\n\n### High maintainability\n\n✅ The **FaaS architecture** ensures isolated cloud functions, preventing domino-effect errors.\n\n✅ **Automated testing tools** built-in for **robust and efficient testing**.\n\n### High scalability\n\n✅ Extend your application effortlessly with **flexible and simple plugin mechanisms**.\n\n✅ **Freely scale** your functions up or down based on demand.\n\n## Learn more\n\n👉 Visit [faasjs.com](https://faasjs.com) to learn more.\n\n🔨 Try [the starter template for FaasJS \u0026 Next.js](https://github.com/faasjs/nextjs-starter) using Codespaces.\n\n📄 See recent updates in the [CHANGELOG](https://faasjs.com/CHANGELOG.html).\n\n❓ Get help or ask question in [Discussions](https://github.com/orgs/faasjs/discussions).\n","funding_links":["https://github.com/sponsors/faasjs"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaasjs%2Ffaasjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaasjs%2Ffaasjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaasjs%2Ffaasjs/lists"}