1.1.3 • Published 1 year ago

centralized-error-codes v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Central Error Codes

A Python package to manage error codes for multiple microservices. This package allows you to load and manage error codes for different categories from JSON files.

Installation

To install the package:

pip install central-error-codes


1. Steps to Publish new  Node Modules 
 1  npm i --save-dev @types/node

 2. npm run build

 3. npm pack

 4. npm publish --access public[npm login, if not logged in already]

 1. Steps to use 
 1  
1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago

1.0.1

1 year ago