{"id":27874142,"url":"https://github.com/faasjs/faasjs.github.io","last_synced_at":"2026-02-24T02:04:45.866Z","repository":{"id":45100981,"uuid":"182468570","full_name":"faasjs/faasjs.github.io","owner":"faasjs","description":"An Atomic Application Framework based on Typescript","archived":false,"fork":false,"pushed_at":"2025-06-28T09:36:40.000Z","size":149843,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-28T10:27:41.628Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faasjs.com","language":"HTML","has_issues":false,"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/faasjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.html","contributing":"CONTRIBUTING.html","funding":".github/FUNDING.yml","license":null,"code_of_conduct":"CODE_OF_CONDUCT.html","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.html","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"faasjs"}},"created_at":"2019-04-21T00:46:47.000Z","updated_at":"2025-06-28T09:36:45.000Z","dependencies_parsed_at":"2024-01-04T02:36:29.417Z","dependency_job_id":"7d7210ca-e37d-490d-badc-ca5cf73af7ea","html_url":"https://github.com/faasjs/faasjs.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/faasjs/faasjs.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faasjs","download_url":"https://codeload.github.com/faasjs/faasjs.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faasjs%2Ffaasjs.github.io/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266253617,"owners_count":23900053,"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-05-05T01:30:52.938Z","updated_at":"2026-02-24T02:04:45.857Z","avatar_url":"https://github.com/faasjs.png","language":"HTML","funding_links":["https://github.com/sponsors/faasjs"],"categories":[],"sub_categories":[],"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[![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/types)](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\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 [FaasJS onboarding examples](https://github.com/faasjs/faasjs/tree/main/examples) using Codespaces.\n\n🧪 Explore [onboarding examples](./examples/README.md) with the built-in devcontainer.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaasjs%2Ffaasjs.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaasjs%2Ffaasjs.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaasjs%2Ffaasjs.github.io/lists"}