Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@adachi-sakura/nestjs-consul

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@adachi-sakura/nestjs-consul

Consul module for NestJS framework

unpublished
latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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.

Keywords

consul

FAQs

Package last updated on 23 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts