{"id":30351593,"url":"https://github.com/coderanchel/lincets","last_synced_at":"2026-02-14T06:32:28.927Z","repository":{"id":283831520,"uuid":"944726724","full_name":"CoderAnchel/LinceTS","owner":"CoderAnchel","description":"Lince is a modern TypeScript-based backend framework built on top of Node.js, inspired by the best features of NestJS and Spring Boot. Designed specifically for microservices and distributed systems, it aims to provide a scalable, efficient, and developer-friendly foundation for building cloud-native applications.","archived":false,"fork":false,"pushed_at":"2025-03-22T14:03:49.000Z","size":14476,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T15:59:15.612Z","etag":null,"topics":[],"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/CoderAnchel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2025-03-07T21:26:23.000Z","updated_at":"2025-04-29T16:54:04.000Z","dependencies_parsed_at":"2025-04-24T12:33:01.550Z","dependency_job_id":null,"html_url":"https://github.com/CoderAnchel/LinceTS","commit_stats":null,"previous_names":["lincets/lincets","coderanchel/beehive.ts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CoderAnchel/LinceTS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderAnchel%2FLinceTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderAnchel%2FLinceTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderAnchel%2FLinceTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderAnchel%2FLinceTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoderAnchel","download_url":"https://codeload.github.com/CoderAnchel/LinceTS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoderAnchel%2FLinceTS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-08-18T23:09:49.308Z","updated_at":"2026-02-14T06:32:28.912Z","avatar_url":"https://github.com/CoderAnchel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LinceTS\n![](assets/Logo.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Version](https://img.shields.io/badge/version-0.0.1-blue.svg)](https://github.com/CoderAnchel/Beehive.TS)\n\u003ca href=\"https://www.npmjs.com/package/lince\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/lince.svg\" alt=\"NPM Version\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/lince\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/lince.svg\" alt=\"Package License\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/lince\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/lince.svg\" alt=\"NPM Downloads\" /\u003e\u003c/a\u003e\n\nLince is a modern TypeScript-based backend framework built on top of Node.js, inspired by the best features of NestJS and Spring Boot. Designed specifically for microservices and distributed systems, it aims to provide a scalable, efficient, and developer-friendly foundation for building cloud-native applications.\n\n## 🚀 Features\n\n- **Automatic Controller Conversion** 🔄 - Convert any class into a controller by simply adding decorators, with built-in JSON to class instance conversion using `class-validator`\n- - **Comprehensive HTTP Method Support** 🌐 - Support for GET, POST, PUT, PATCH, DELETE, and dynamic handling of parameters and queries\n- **First-Class ORM Support** 🗂️ - Built-in, opinionated ORM for TypeScript - [Lince BeeORM]((https://github.com/LinceTS/BeeORM))\n\u003c!-- \n- **Reactive \u0026 Event-Driven Architecture** 💨 - Seamless integration of RxJS-like features\n- **Simplified Dependency Injection** 💉 - Intuitive and automatic DI for large-scale apps\n- **Built-in Background Jobs \u0026 Task Scheduling** 🗓️ - Native support for workers and scheduling\n- **Advanced Caching \u0026 Rate Limiting** ⏲️ - First-class support for Redis, Memcached\n- **Enhanced Security Defaults** 🔐 - JWT, OAuth, CSRF protection out of the box\n- **Zero-Config Scaffolding** ✅ - CLI-based automation for project generation\n--\u003e\n- **Observability \u0026 Logging Built-in** 👀 - Own logging and tracing\n\n## Working On ⚠️‼️\n\n- **RPC Module with Reactive Features** 📡 - Robust RPC module with integrated reactive features for seamless communication\n- **Discovery Service for Microservices** 🔍 - Advanced service discovery mechanism for microservices architecture\n\n## 📋 Prerequisites\n\n- Node.js (v16.x or higher)\n- TypeScript (v4.x or higher)\n\n## 🔧 Installation\n\n```bash\n# NPM\nnpm i lince\n\n# Yarn\nyarn add lince\n\n# PNPM\npnpm add lince\n```\n\n## 🏁 Quick Start\n\n```typescript\n// app.ts\nimport { Aplication } from \"./src/bootstrap/Application\";\nimport { createContext } from \"./src/bootstrap/AppContext\";\nimport { Route, Get, Post, Put, Patch, Delete, Update } from \"./src/common/decorators/RestDecorators\";\nimport { Body, Param, Query } from \"./src/common/decorators/ParamDecoratos\";\nimport \"reflect-metadata\";\n//if you want class conversion \nimport { IsInt, IsString } from \"class-validator\";\n\nclass User {\n    @IsInt()\n    id: number\n\n    @IsString()\n    name: string\n};\n\n@Route(\"/test\")\nclass controlador {\n    @Get(\"/name\")\n    getName(@Param(\"tunombre\") name: string, @Query(\"edad\") edad: number) {\n        return \"Hola \"+name+\" Edad \"+edad;\n    }\n\n    @Get(\"/testing\")\n    getTest(@Param(\"name\") name: string, @Query(\"Edad\") edad: number) {\n        return `name ${name} edad ${edad}`;\n    }\n\n    @Post(\"/prueba\")\n    getPrueba(@Param(\"nombre\") name: string, @Query(\"edad\") edad: number, @Body(\"datos\", User) data: User) {\n        console.log(data);\n        return \"Hola muy buenas \"+name+\" edad \"+edad;\n    }\n\n    @Post(\"/name2\")\n    getNamePost(@Param(\"tunombre\") name: string, @Query(\"edad\") edad: number, @Body(\"data\", User) data: User) {\n        console.log(data.name)\n        return \"Hola \"+name+\" Edad \"+edad;\n    }\n};\n\n```\n\n## 📚 Documentation\n\nComprehensive documentation is coming soon. Stay tuned!\n\n## 🛠️ Development\n\n```bash\n# Clone the repository\ngit clone https://github.com/CoderAnchel/Beehive.TS.git\ncd Beehive.TS\n\n# Install dependencies\nnpm install\n\n# Run in development mode\nnpm run dev\n\n# Run tests (when available)\nnpm test\n```\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- Inspired by [NestJS](https://nestjs.com/) and [Spring Boot](https://spring.io/projects/spring-boot)\n- Built with ❤️ by [Anchel Ascaso Castro](https://github.com/CoderAnchel)\n\n## 📊 Project Status\n\nLinceTS is currently in early development (v0.0.1). APIs might change as we progress toward a stable release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderanchel%2Flincets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderanchel%2Flincets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderanchel%2Flincets/lists"}