Skip to content

Yuuki-Sakura/nestjs-consul

Repository files navigation

Nest Logo

Consul module module for NestJS framework based on node-consul.

Features

  • Support register and deregister
  • Support health check
  • Inject a consul client via @InjectConsul()
  • Inject a consul key/value via @KeyValue()

Install

$ npm install --save @adachi-sakura/nestjs-consul consul
$ npm install --save-dev @types/consul

TODO

    • LoadBalance
    • ServiceClient

Author

👤 Sakura

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

License

This project is GPLv3 licensed.