Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qiwi/nestjs-enterprise

Components to build Nestjs-based applications for enterprise
https://github.com/qiwi/nestjs-enterprise

backend nestjs nodejs

Last synced: about 1 month ago
JSON representation

Components to build Nestjs-based applications for enterprise

Awesome Lists containing this project

README

        

# QIWI Nestjs enterprise
Components to build Nestjs-based applications for enterprise

* [@qiwi/nestjs-enterprise-common](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/common#readme)
* [@qiwi/nestjs-enterprise-consul](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/consul#readme)
* [@qiwi/nestjs-enterprise-config](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/config#readme)
* [@qiwi/nestjs-enterprise-logger](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/logger#readme)
* [@qiwi/nestjs-enterprise-mdc](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/mdc#readme)
* [@qiwi/nestjs-enterprise-svc-info](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/svc-info#readme)
* [@qiwi/nestjs-enterprise-thrift](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/thrift#readme)
* [@qiwi/nestjs-enterprise-connection-provider](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/connection-provider#readme)

### Roadmap
Make some parts of `qiwi-js-platform` public
* [x] Config
* [x] Logger
* [x] Consul
* [ ] Healthcheck
* [x] Svc-info
* [ ] Metrics
* [x] MDC
* [ ] Swagger
* [x] Thrift
* [x] Connection provider