{"id":13469506,"url":"https://github.com/deepkit/deepkit-framework","last_synced_at":"2025-05-10T02:54:30.479Z","repository":{"id":37422850,"uuid":"152898727","full_name":"deepkit/deepkit-framework","owner":"deepkit","description":"A new full-featured and high-performance TypeScript framework","archived":false,"fork":false,"pushed_at":"2025-04-24T21:11:11.000Z","size":73069,"stargazers_count":3337,"open_issues_count":102,"forks_count":127,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-05-06T05:02:54.026Z","etag":null,"topics":["deepkit","dependency-injection","framework","framework-javascript","mongodb","nodejs","orm","serializer","typescript","validator"],"latest_commit_sha":null,"homepage":"https://deepkit.io/","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/deepkit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-10-13T17:47:56.000Z","updated_at":"2025-05-05T21:52:25.000Z","dependencies_parsed_at":"2023-10-17T08:15:46.582Z","dependency_job_id":"9661c4f5-bba8-4e03-a56b-3b6baf7f8003","html_url":"https://github.com/deepkit/deepkit-framework","commit_stats":{"total_commits":2831,"total_committers":30,"mean_commits":94.36666666666666,"dds":"0.042034616743200304","last_synced_commit":"ab96f2f3c0f7f795692d49e6a37ee5194647a9c1"},"previous_names":["marcj/marshal","marcj/marshaller"],"tags_count":188,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepkit%2Fdeepkit-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepkit%2Fdeepkit-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepkit%2Fdeepkit-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepkit%2Fdeepkit-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepkit","download_url":"https://codeload.github.com/deepkit/deepkit-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252963664,"owners_count":21832543,"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":["deepkit","dependency-injection","framework","framework-javascript","mongodb","nodejs","orm","serializer","typescript","validator"],"created_at":"2024-07-31T15:01:42.750Z","updated_at":"2025-05-07T22:26:33.869Z","avatar_url":"https://github.com/deepkit.png","language":"TypeScript","readme":"\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./media/deepkit_logo.svg#gh-dark-mode-only\" width=\"192\" /\u003e\n    \u003cimg src=\"./media/deepkit_logo_dark.svg#gh-light-mode-only\" width=\"192\" /\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n\u003ca href=\"https://discord.gg/U24mryk7Wq\"\u003e\u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/759513055117180999?style=square\u0026label=Discord\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/@deepkit/type\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/@deepkit/type.svg?style=square\" /\u003e\u003c/a\u003e\n[![CI](https://github.com/deepkit/deepkit-framework/actions/workflows/main.yml/badge.svg)](https://github.com/deepkit/deepkit-framework/actions/workflows/main.yml)\n\nDeepkit Framework is a new high-performance and real-time TypeScript framework for enterprise TypeScript applications.\nStandalone TypeScript libraries and a framework that brings everything together.\n\n## Docs\n\nCheck out the [Deepkit Documentation](https://deepkit.io/documentation/introduction) to get started.\n\n## Getting started\n\nTo create a Deepkit app with Deepkit Framework from scratch, you can use NPM init: \n\n```shell\nnpm init @deepkit/app@latest my-deepkit-app\n```\n\n## Community Packages\n\n- [Deepkit OpenAPI](https://github.com/hanayashiki/deepkit-openapi): Automatic OpenAPI doc and Swagger UI generation based on HTTP routes.\n- [Serverless Adapter](https://github.com/H4ad/serverless-adapter): Run Deepkit on top of AWS Lambda, Azure, Digital Ocean and many other clouds.\n- [Deepkit REST](https://github.com/deepkit-rest/rest): DeepKit REST opens up a whole new declarative and extensive approach for developing REST APIs.\n- [Deepkit Stripe](https://github.com/deepkit-community/modules/tree/master/packages/stripe): Interacting with the Stripe API or consuming Stripe webhooks in your Deepkit applications is now easy as pie 🥧.\n- [Deepkit GraphQL](https://github.com/marcus-sa/deepkit-graphql/tree/main/packages/core): Create GraphQL servers using Deepkit\n- [Deepkit Apollo Server](https://github.com/marcus-sa/deepkit-graphql/tree/main/packages/apollo): Run your Deepkit GraphQL server using Apollo \n- [Deepkit Remix](https://github.com/marcus-sa/deepkit-modules/tree/main/packages/remix): Create Remix apps using Deepkit as the server\n- [Deepkit Remix Validated Form](https://github.com/marcus-sa/deepkit-modules/tree/main/packages/remix-validated-form): Use Deepkit Type as form validator for Remix\n- [Deepkit Nx Webpack Plugin](https://github.com/marcus-sa/deepkit-modules/tree/main/packages/nx-webpack-plugin): Nx Webpack plugin for Deepkit\n\n## Examples\n\n- [Deepkit example with HTTP, RPC, and CLI controller](https://github.com/deepkit/deepkit-framework/blob/master/packages/example-app/app.ts).\n- [Deepkit HTTP router with custom http server](https://github.com/deepkit/deepkit-framework/blob/master/packages/example-app/slim.ts).\n- [Deepkit Bookstore](https://github.com/marcj/deepkit-bookstore): Auto REST CRUD + Deepkit API Console.\n- [Deepkit Webpack](https://github.com/marcj/deepkit-webpack): Type Compiler with Webpack.\n- [Deepkit GraphQL](https://github.com/marcus-sa/deepkit-graphql/tree/main/examples/orm-integration): Deepkit GraphQL server application with ORM integration\n- [Deepkit Remix](https://github.com/marcus-sa/deepkit-modules/tree/main/apps/example-remix): Remix application using Deepkit as the server\n- [Deepkit Angular](https://github.com/marcus-sa/deepkit-angular-template): Angular SSR application using Deepkit as the server with RPC\n\n## Contributing\n\nIf you are interested in contributing to the development of Deepkit, check out the [Development Docs](./DEVELOPMENT.md) to learn more about setting up your local development environment.\n","funding_links":[],"categories":["TypeScript","typescript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepkit%2Fdeepkit-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepkit%2Fdeepkit-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepkit%2Fdeepkit-framework/lists"}