{"id":32118810,"url":"https://github.com/kislball/tappin","last_synced_at":"2025-10-20T17:39:59.522Z","repository":{"id":44125329,"uuid":"511274655","full_name":"kislball/tappin","owner":"kislball","description":"🦖 Powerful application framework for Deno","archived":false,"fork":false,"pushed_at":"2022-07-31T17:04:50.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T14:57:36.876Z","etag":null,"topics":["backend","deno","denoland","dependency-injection","framework","javascript","typescript"],"latest_commit_sha":null,"homepage":"https://tappin.deno.dev","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/kislball.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-06T19:56:47.000Z","updated_at":"2022-07-09T13:54:29.000Z","dependencies_parsed_at":"2022-09-27T10:50:26.698Z","dependency_job_id":null,"html_url":"https://github.com/kislball/tappin","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/kislball/tappin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislball%2Ftappin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislball%2Ftappin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislball%2Ftappin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislball%2Ftappin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kislball","download_url":"https://codeload.github.com/kislball/tappin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kislball%2Ftappin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280132194,"owners_count":26277925,"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","status":"online","status_checked_at":"2025-10-20T02:00:06.978Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","deno","denoland","dependency-injection","framework","javascript","typescript"],"created_at":"2025-10-20T17:39:58.204Z","updated_at":"2025-10-20T17:39:59.517Z","avatar_url":"https://github.com/kislball.png","language":"TypeScript","readme":"# Tappin\n\n\u003cimg src=\"https://deno.land/x/tappin/media/minilogo.png\" align=\"right\" /\u003e\n🦖 Powerful application framework for Deno.\n\n### Features\n\n- Easy to use - Tappin does not include any complex OOP or SOLID principles.\n  Tappin fully relies on functions.\n- Dependency Injection - DI is a powerful paradigm. Most powerful frameworks use\n  DI as their core principle.\n- Extensible - Only Tappin's core is non-replacable, everything else can be\n  easily replaced, thanks to Tappin's modularity principle.\n\n### Getting started\n\nFirst, you will have to install Deno. We highly recommend you use the latest\nversion available.\n\nCreate a directory for your project. Cd into that directory and initialize the\nproject with the following command:\n\n```sh\n$ deno run -r -A https://tappin.deno.dev/ new\n```\n\nReplace new with help to get help on more commands.\n\nStart project in development mode:\n\n```sh\n$ deno task start dinosaurs\n```\n\n`dinosaurs` is the name of the application to start. Tappin supports multiple\napplications out of the box.\n\nnote: you can also use TAPPIN_APP environment variable to start application.\n\nSee [documentation](https://tappin.deno.dev/docs) for details.\n\n### Contributing\n\nCheckout [CONTRIBUTING.md](./CONTRIBUTING.md) file for details.\n\n### License\n\nTappin is licensed under MIT license. Read more in [LICENSE](./LICENSE) file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkislball%2Ftappin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkislball%2Ftappin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkislball%2Ftappin/lists"}