#csharp #angular #aspnet #aspnetcore #aurelia #codegen #dotnet #nswag #openapi #swagger #typescript #webapi
https://github.com/RicoSuter/NSwag
https://github.com/RicoSuter/NSwag
GitHub
GitHub - RicoSuter/NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript. - GitHub - RicoSuter/NSwag: The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
#go #architecture #argocd #best_practices #codegen #csi_driver #ddd #ddd_sample #event_sourcing #example #gitops #golang #helm_chart #k8s #kafka #kubernetes #layered_architecture #microservices #mq #shortlink
https://github.com/shortlink-org/shortlink
https://github.com/shortlink-org/shortlink
GitHub
GitHub - shortlink-org/shortlink: Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
Shortlink service (Microservice example) ⭐️ Star the repo if you like it! - shortlink-org/shortlink
#rust #ai #codegen #coding_assistant #coding_language #developer_experience #developer_tools #gen_ai #ide #llms
Tabby is an AI coding assistant that you can host on your own servers, similar to GitHub Copilot but without needing cloud services. It has several key benefits:
- It works independently without a database or cloud service.
- It integrates easily with your existing tools using OpenAPI.
- It supports consumer-grade GPUs, making it accessible for many users.
- You can try it quickly with a simple Docker command and customize it as needed.
This makes Tabby a powerful and flexible tool for developers, allowing them to work more efficiently and accurately without relying on external services.
https://github.com/TabbyML/tabby
Tabby is an AI coding assistant that you can host on your own servers, similar to GitHub Copilot but without needing cloud services. It has several key benefits:
- It works independently without a database or cloud service.
- It integrates easily with your existing tools using OpenAPI.
- It supports consumer-grade GPUs, making it accessible for many users.
- You can try it quickly with a simple Docker command and customize it as needed.
This makes Tabby a powerful and flexible tool for developers, allowing them to work more efficiently and accurately without relying on external services.
https://github.com/TabbyML/tabby
GitHub
GitHub - TabbyML/tabby: Self-hosted AI coding assistant
Self-hosted AI coding assistant. Contribute to TabbyML/tabby development by creating an account on GitHub.
#go #codegen #dependency_injection #go #golang #initialization
Wire is a tool for Go programming that automatically generates code to connect different parts of your application, making it easier to manage dependencies without writing repetitive setup code. It works at compile time, so it catches errors early and avoids slowing down your program during execution. Using Wire helps you write cleaner, safer, and more testable code by clearly showing how components depend on each other and allowing easy replacement of parts for testing. This saves you time and reduces mistakes when building or changing complex Go applications.
https://github.com/google/wire
Wire is a tool for Go programming that automatically generates code to connect different parts of your application, making it easier to manage dependencies without writing repetitive setup code. It works at compile time, so it catches errors early and avoids slowing down your program during execution. Using Wire helps you write cleaner, safer, and more testable code by clearly showing how components depend on each other and allowing easy replacement of parts for testing. This saves you time and reduces mistakes when building or changing complex Go applications.
https://github.com/google/wire
GitHub
GitHub - google/wire: Compile-time Dependency Injection for Go
Compile-time Dependency Injection for Go. Contribute to google/wire development by creating an account on GitHub.
👎2