GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #framework #hacktoberfest #javascript #javascript_framework #microservices #nest #nestjs #node #nodejs #nodejs_framework #typescript #typescript_framework #websockets

Nest is a powerful framework for building efficient and scalable server-side applications using Node.js. It uses modern JavaScript and TypeScript, combining elements of Object Oriented Programming, Functional Programming, and Functional Reactive Programming. Nest provides an out-of-the-box application architecture that makes it easy to create highly testable, maintainable, and scalable applications. It also supports a wide range of libraries like Express and Fastify, allowing you to use many third-party plugins. This framework helps developers build robust server-side applications quickly and efficiently, making it a great tool for improving productivity and application quality.

https://github.com/nestjs/nest
#dockerfile #best_practices #es6 #eslint #express #expressjs #javascript #jest #microservices #mocha #node_js #nodejs #nodejs_development #npm #rest #style_guide #styleguide #testing #types

Here is the key information and benefits of the Node.js best practices guide in simple English**
- The guide provides over 100 best practices for Node.js development, covering project architecture, error handling, code patterns, testing, production readiness, security, and Docker practices.
- It is updated regularly and includes contributions from many experts in the field.
- The guide is available in multiple languages.

**Benefits** Following these best practices helps you write cleaner, more maintainable code.
- **Error Handling** Protect your application from common security threats with guidelines on secret management, input validation, and secure headers.
- **Performance** Ensure your code is ready for production with tips on monitoring, logging, and process uptime.
- **Testing** Learn how to optimize your Docker images and containers for Node.js applications.

By following these best practices, you can build robust, secure, and high-performance Node.js applications.

https://github.com/goldbergyoni/nodebestpractices
#go #containers #event_driven #kubernetes #microservice #microservices #pubsub #serverless #sidecar #state_management

Dapr is a tool that helps developers build strong, scalable, and reliable microservices easily. It works with any programming language and framework, making it very flexible. Dapr adds a small side-car to your application that handles complex tasks like state management, messaging, and event triggers, so you don't have to worry about these details. This means you can focus on writing your code without getting bogged down in low-level details. Dapr also runs on various platforms, including cloud, edge devices, and local machines, making it very versatile. Overall, Dapr simplifies building distributed applications and makes them more consistent and portable.

https://github.com/dapr/dapr
#typescript #backstage #cncf #developer_experience #developer_portal #dx #infrastructure #microservices #self_service_portal

Backstage is a free and open-source tool that helps developers manage their software and infrastructure more efficiently. It centralizes all your tools, services, and documentation into one place, making it easier to develop and deploy high-quality code quickly. With Backstage, you can manage microservices, libraries, and other software projects, use pre-made templates for new projects, and easily create and find technical documentation. It also has many customizable plugins to fit your needs. Created by Spotify and now supported by the Cloud Native Computing Foundation, Backstage simplifies your development environment and enhances team productivity.

https://github.com/backstage/backstage
1
#go #api_management #circuit_breaker #consul #enforce_policies #envoy #fault_injection #kubernetes #lyft_envoy #microservice #microservices #nomad #polyglot_microservices #proxies #request_routing #resiliency #service_mesh

Istio is a tool that helps manage and connect different parts of your application easily. It adds security, load balancing, and monitoring without needing to change much of your existing code. Istio uses components like Envoy proxies to handle traffic between services and Istiod for service discovery and configuration. This makes it easier to integrate microservices, enforce policies, and collect data. Using Istio benefits you by simplifying how your services communicate, enhancing security, and improving overall efficiency.

https://github.com/istio/istio
#other #architecture #awesome #awesome_list #cloud_computing #design_patterns #gof_patterns #lists #microservices #resources

This resource provides a comprehensive list of software and architectural design patterns across various programming languages, architectures, and technologies. It includes patterns for cloud architecture, serverless architecture, microservices, big data, machine learning, databases, DevOps, mobile development, front-end development, and security. These patterns are general, reusable solutions to common problems in software design, helping developers solve issues efficiently and consistently. By using these patterns, developers can improve the reliability, scalability, and maintainability of their software systems, making their work more efficient and effective.

https://github.com/DovAmir/awesome-design-patterns
#go #cloud #cloud_computing #cloud_native #distributed_systems #go #golang #message_bus #message_queue #messaging #microservices_architecture #nats_server

NATS is a simple, secure, and fast communication system for digital systems, services, and devices. It can run anywhere, from your own server to the cloud or even a small device like a Raspberry Pi. NATS helps make complex systems easier to design and operate. With over 40 different language implementations, it's versatile and widely supported. Using NATS benefits you by providing a reliable and secure way to communicate between different parts of your system, making your work more efficient and stable.

https://github.com/nats-io/nats-server
#go #dogs_over_cats #giant_robots #go #golang #grpc #hacktoberfest #microservices #nanoservices #proto #rpc

gRPC-Go is a high-performance, open-source framework for remote procedure calls (RPCs) that works well with mobile and HTTP/2. To use it, you need the latest version of Go. You can install it by adding `import "google.golang.org/grpc"` to your code and then running `go build` or `go run`. This framework helps you build fast and reliable communication between services, which is beneficial because it makes your applications more efficient and scalable. If you encounter issues due to network restrictions, you can use workarounds like setting up a VPN or using Go module replacements. Turning on logging can also help you debug any errors that occur during connection setup or usage.

https://github.com/grpc/grpc-go
1
#lua #ai #ai_gateway #api_gateway #api_management #apis #artificial_intelligence #cloud_native #consul #devops #docker #kong #kubernetes #kubernetes_ingress #kubernetes_ingress_controller #luajit #microservice #microservices #nginx #reverse_proxy #serverless

Kong API Gateway is a powerful tool that helps manage and secure your APIs. It offers features like advanced routing, load balancing, health checking, and authentication, making it easier to handle API traffic. Kong is highly scalable and can run on various platforms, including Kubernetes. It also supports plugins for additional functionalities such as AI traffic management and custom extensions. By using Kong, you can centralize your API management, focus on other important tasks, and ensure your APIs are secure and perform well. You can get started quickly with a free trial or by following the easy installation steps.

https://github.com/Kong/kong
#csharp #architecture #aspnetcore #clean_architecture #cqrs #ddd #dotnet #dotnetcore #event_driven_architecture #event_sourcing #kubernetes #masstransit #messaging #microservice #microservices #oauth2 #opentelemetry #software_architecture #software_design #software_engineering #vertical_slice_architecture

Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5].

https://github.com/meysamhadeli/monolith-to-cloud-architecture
#java #cloud #coap #dashboard #iot #iot_analytics #iot_platform #iot_solutions #java #kafka #lwm2m #microservices #middleware #mqtt #netty #platform #snmp #thingsboard #visualization #websockets #widgets

ThingsBoard is an open-source IoT platform that helps manage and analyze data from connected devices. It allows users to collect data, create real-time dashboards, and automate tasks using a powerful rule engine. This platform supports various protocols like MQTT and HTTP, making it easy to connect devices. Users can also define relationships between devices and assets, and trigger alarms based on specific conditions. The benefit is that it simplifies IoT project development, making it scalable and efficient for applications like smart farming, smart offices, and more.

https://github.com/thingsboard/thingsboard