nats-example
Dev env
A Go project demonstrating live code reloading and NATS-based communication between two services running in a local development environment.
An example Go project for running local development environment, with hot code reloading.
101 stars
6 watching
25 forks
Language: Go
last commit: about 5 years ago dockerdocker-composegogolangnatsreflexwatermill
Related projects:
Repository | Description | Stars |
---|---|---|
threedotslabs/event-driven-example | An Event-Driven application example built in Go with Watermill library | 134 |
threedotslabs/watermill-nats | An implementation of the NATS Pub/Sub messaging system for building event-driven applications with efficient message streams. | 52 |
qdm12/godevcontainer | A development container providing a Go development environment for Visual Studio Code | 263 |
tensorchord/envd | A tool for creating isolated development environments for AI/ML projects | 2,038 |
diegomarangoni/typenv | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
maxlab/stacker | A local development environment with pre-configured web servers and tools. | 364 |
faradey/madock | A local development environment for running PHP projects using Docker and Go. | 24 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
devrt/ros-devcontainer-vscode | A pre-configured ROS development environment in a Docker container for VSCode | 184 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 95 |
skywire/skywire-docker | Provides a consistent development environment across the team by creating a local replica of the production environment using Docker containers | 3 |
sakirsensoy/genv | A Go library that simplifies access to environment variables in projects. | 39 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |