{"id":20284326,"url":"https://github.com/mahabubx7/exts-rnd","last_synced_at":"2026-04-29T12:40:16.947Z","repository":{"id":173263269,"uuid":"650416924","full_name":"mahabubx7/exts-rnd","owner":"mahabubx7","description":"Node.js backend framework (modified express.js with TypeScript)","archived":false,"fork":false,"pushed_at":"2023-06-13T02:39:56.000Z","size":229,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-13T15:19:02.580Z","etag":null,"topics":["custom-framework","expressjs","jest","test-driven-development","tsconfig-paths","typescript"],"latest_commit_sha":null,"homepage":"","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/mahabubx7.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-06-07T03:03:59.000Z","updated_at":"2023-06-29T05:30:08.000Z","dependencies_parsed_at":"2023-07-20T00:15:27.233Z","dependency_job_id":null,"html_url":"https://github.com/mahabubx7/exts-rnd","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":"0.17142857142857137","last_synced_commit":"dac1dc3207ae5627ae1305aa6ba1e87997a3f4b2"},"previous_names":["mahabubx7/exts","mahabubx7/exts-rnd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahabubx7%2Fexts-rnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahabubx7%2Fexts-rnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahabubx7%2Fexts-rnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahabubx7%2Fexts-rnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahabubx7","download_url":"https://codeload.github.com/mahabubx7/exts-rnd/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780465,"owners_count":20019058,"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":["custom-framework","expressjs","jest","test-driven-development","tsconfig-paths","typescript"],"created_at":"2024-11-14T14:19:19.093Z","updated_at":"2026-04-29T12:40:16.902Z","avatar_url":"https://github.com/mahabubx7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exTS - friendly node.js backend framework.\n\n\u003e This a express.js modified backend framework. It's written in TypeScript and build (target) for ES2020 (recommended). Used node version is \u003e= 18.16.x (v18.16.0 LTS - recommended)\n\n### Todo (in-development phase) ...\n\n\u003c!-- 🕖 in_dev --\u003e\n\u003c!-- ✅ done --\u003e\n\n✅ Simple `Route` registerer for developers.\n\n✅ Simple `Controller` functions for handling user requests \u0026 more.\n\n✅ Modified `Response` automatically with `res.toJson()`.\n\n✅ Error handling automatically (no need to try/catch every time).\n\n✅ Guards (middleware) can be implemented in route-object while register.\n\n✅ Comes with initial setup for TDD/Tests in `tests` directory.\n\n✅ User input sanitization using Zod schema based validations (Guard/middleware).\n\n✅ Core Environment variables are parsed.\n\n🕖 Basic setup for default security options as `@exts/security`.\n - `CORS` handle cross-origin requests\n - `Helmet` hide meta-data, xss-protect, and polished headers.\n - `Rate Limitier` using `express-rate-limit` and can be used with redis easily. \n - (optional) `CSRF`: can be added if user wants to do Cross site request forgery \n\n🕖 `Cron Jobs` using `node-cron` as `@exts/cron`.\n\n🕖 `Queue` using `bull` as `@exts/bull`.\n\n🕖 `Redis` client setup available as `@exts/redis`.\n\n🕖 `Caching` uses `cache-manager` with redis available as `@exts/cache`.\n\n🕖 Adapters (Databases) as `@exts/db` (maybe include `reflect-metadata` by default):\n\n- `typegoose` for mongoose/mongdb supports.\n- `typeorm` for typeorm/sql supports.\n- `kysely` a type-safe typescript SQL query builder.\n- `neo4j` for neo4j-driver supports.\n\n🕖/🏃 (upcoming - in next update or version) ---\n - GraphQL, Apollo/Server - adapter as `@exts/graphql`\n - Frotnend (SPA/SSR) integrations using `vite` \u0026 adapter (i.e. `@exts/client`)\n - (optional) tRPC/server - adapter as `@exts/trpc`\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahabubx7%2Fexts-rnd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahabubx7%2Fexts-rnd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahabubx7%2Fexts-rnd/lists"}