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. | 53 |
qdm12/godevcontainer | A development container providing a Go development environment for Visual Studio Code | 264 |
tensorchord/envd | A tool for creating isolated development environments for AI/ML projects | 2,061 |
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 based on Docker for PHP projects, supporting multiple platforms and services. | 26 |
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 | 185 |
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 for code completion, testing, and debugging. | 322 |
gdotdesign/cr-dotenv | Loads and manages environment variables from external configuration files | 96 |
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. | 40 |
syntaqx/env | A utility package for working with environment variables in Go programs | 6 |