{"id":16328974,"url":"https://github.com/svartajs/svarta","last_synced_at":"2025-10-25T21:30:50.062Z","repository":{"id":65119432,"uuid":"574254795","full_name":"svartajs/svarta","owner":"svartajs","description":"Typescript REST API framework","archived":false,"fork":false,"pushed_at":"2025-02-04T02:07:46.000Z","size":788,"stargazers_count":11,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T03:19:06.481Z","etag":null,"topics":["backend","esbuild","file-based-routing","framework","rest","rest-api","typescript"],"latest_commit_sha":null,"homepage":"https://svartajs.github.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/svartajs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":["https://www.buymeacoffee.com/marvin.j97"]}},"created_at":"2022-12-04T22:08:37.000Z","updated_at":"2024-01-06T13:42:52.000Z","dependencies_parsed_at":"2024-04-28T13:41:45.252Z","dependency_job_id":"9465871f-8d7a-4113-b11f-11f91d31692b","html_url":"https://github.com/svartajs/svarta","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartajs%2Fsvarta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartajs%2Fsvarta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartajs%2Fsvarta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svartajs%2Fsvarta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svartajs","download_url":"https://codeload.github.com/svartajs/svarta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212350,"owners_count":19434946,"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":["backend","esbuild","file-based-routing","framework","rest","rest-api","typescript"],"created_at":"2024-10-10T23:14:37.481Z","updated_at":"2025-10-25T21:30:49.597Z","avatar_url":"https://github.com/svartajs.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/marvin.j97"],"categories":["TypeScript"],"sub_categories":[],"readme":"# svarta\n\n[![TS ready](https://img.shields.io/static/v1?label=\u0026message=TS+ready\u0026color=000000\u0026logo=typescript)]()\n[![ESM ready](https://img.shields.io/static/v1?label=\u0026message=ESM+ready\u0026color=%23000000\u0026logo=javascript)]()\n[![CI](https://github.com/svartajs/svarta/actions/workflows/ci.yml/badge.svg)](https://github.com/svartajs/svarta/actions/workflows/ci.yml)\n![npm](https://img.shields.io/npm/v/svarta)\n![node-current](https://img.shields.io/node/v/svarta)\n![GitHub last commit](https://img.shields.io/github/last-commit/svartajs/svarta)\n![GitHub](https://img.shields.io/github/license/svartajs/svarta)\n\nA TypeScript-native, ESM-native REST API framework.\n\nBy abstracting the underlying platform, it allows deployment to different platforms without changing your code. Routes are organized using file-based routing, commonly used in fullstack frameworks like Next.js or SvelteKit.\n\nIt aims to provide a more robust developer experience than established packages like [Express](https://expressjs.com/) or [Koa](https://koajs.com/).\nSvarta can scaffold your application from the ground up, removing the overhead of installing and setting up development dependencies, toolchains and build scripts. _Say goodbye to setting up 15 packages to get your Express project started!_\n\n## Bootstrap new project\n\n```bash\npnpm create svarta-app\nyarn create svarta-app\nnpm create svarta-app\n```\n\nFor development, run:\n\n```bash\npnpm dev\nyarn dev\nnpm run dev\n```\n\nFor building, run:\n\n```bash\npnpm build\nyarn build\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvartajs%2Fsvarta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvartajs%2Fsvarta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvartajs%2Fsvarta/lists"}