{"id":25212991,"url":"https://github.com/arunkumar201/rest-api-using-ts","last_synced_at":"2025-10-25T11:32:14.345Z","repository":{"id":203801368,"uuid":"693200324","full_name":"arunkumar201/rest-api-using-ts","owner":"arunkumar201","description":"A RESTful API built with Node.js with Typescript, Express , Passport, and JWT for authentication.","archived":false,"fork":false,"pushed_at":"2024-09-04T12:17:43.000Z","size":1800,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-05T13:50:22.366Z","etag":null,"topics":["docker","express","jwt-authentication","nodejs","passportjs","rate-limiting","redis","typescript","zod"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"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/arunkumar201.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-18T14:47:03.000Z","updated_at":"2024-09-04T12:18:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a0f9c86-99d6-4618-8110-ffea4df3b50d","html_url":"https://github.com/arunkumar201/rest-api-using-ts","commit_stats":null,"previous_names":["arunkumar201/rest-api-using-ts"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunkumar201%2Frest-api-using-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunkumar201%2Frest-api-using-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunkumar201%2Frest-api-using-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arunkumar201%2Frest-api-using-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arunkumar201","download_url":"https://codeload.github.com/arunkumar201/rest-api-using-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238133802,"owners_count":19421909,"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":["docker","express","jwt-authentication","nodejs","passportjs","rate-limiting","redis","typescript","zod"],"created_at":"2025-02-10T15:18:36.606Z","updated_at":"2025-10-25T11:32:13.407Z","avatar_url":"https://github.com/arunkumar201.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ultimate Backend API Starter Kit\n### A robust and production-ready backend API starter kit built with TypeScript, Express.js,Zod and Mongoose.\n\n## Features\n- Type-safe API development with TypeScript,Zod for schema validation.\n- Caching Layer using Redis.\n- Seamless data modeling and interaction with MongoDB using Mongoose.\n- TypeSafe Environment configuration.\n- Auth using JWT Strategy or passport.\n- Helmet middleware for Strong security headers.\n- Cors middleware for Cross-Origin Resource Sharing.\n- Rate limiting middleware for enhanced security using express-rate-limit with redis for centralized storage.\n- Streamlined error handling and logging using custom httpResponse ,Global Error Handler and httpError.\n- Logging (With Colorful Terminal) with winston for better debugging and monitoring.\n- Linting,Husky,eslint,prettier,commitlint for code quality.\n- Server Health Monitoring using Custom API endpoint.\n- Github Actions for CI/CD.\n- Docker support for containerized deployment\n- MVC Architecture.\n- WebSocket Support using ws package (optional).\n\n\n## Prerequisites\n\n- Node.js (version 18 or higher)\n- yarn\n- Redis\n- MongoDB\n\n## Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/arunkumar201/rest-api-using-ts.git\n   ```\n2. Navigate to the project directory:\n   ```\n   cd rest-api-using-ts\n   ```\n3. Install dependencies:\n   ```\n   yarn install\n   ```\n\n## Configuration\n - Create a `.env` file in the root of the project according to `.env.example` and add the following environment variables:\n\n## Running the Application\n\nTo start the server in development mode:\n```\nyarn dev\n```\nFor production:\n\n```\nyarn build\nyarn start:prod\n```\n## Contributing\n- Fork the repository\n- Create a new branch\n- Make your changes\n- Create a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farunkumar201%2Frest-api-using-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farunkumar201%2Frest-api-using-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farunkumar201%2Frest-api-using-ts/lists"}