https://github.com/featureprobe/server-sdk-node
FeatureProbe Server Side SDK for Node.js
https://github.com/featureprobe/server-sdk-node
Last synced: 9 months ago
JSON representation
FeatureProbe Server Side SDK for Node.js
- Host: GitHub
- URL: https://github.com/featureprobe/server-sdk-node
- Owner: FeatureProbe
- License: apache-2.0
- Created: 2022-06-30T04:00:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T18:59:55.000Z (over 1 year ago)
- Last Synced: 2025-04-30T23:14:07.927Z (9 months ago)
- Language: TypeScript
- Size: 1.6 MB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FeatureProbe Server Side SDK for Node.js
[](https://github.com/FeatureProbe/server-sdk-node)
[](https://coveralls.io/github/FeatureProbe/server-sdk-node?branch=main)
[](https://github.com/FeatureProbe/server-sdk-node/stargazers)
[](https://github.com/FeatureProbe/FeatureProbe/blob/main/LICENSE)
[FeatureProbe](https://featureprobe.com/) is an open source feature management service. This SDK is used to control features in Node.js programs. This
SDK is designed primarily for use in multi-user systems such as web servers and applications.
## Basic Terms
Reading the short [Introduction](https://docs.featureprobe.com/reference/sdk-introduction) will help to understand the code blow more easily. [中文](https://docs.featureprobe.com/zh-CN/reference/sdk-introduction)
## How to Use This SDK
See [SDK Doc](https://docs.featureprobe.com/how-to/Server-Side%20SDKs/node-sdk) for detail. [中文](https://docs.featureprobe.com/zh-CN/how-to/Server-Side%20SDKs/node-sdk). For more information about SDK API, please reference [SDK API](https://featureprobe.github.io/server-sdk-node/).
## Contributing
We are working on continue evolving FeatureProbe core, making it flexible and easier to use.
Development of FeatureProbe happens in the open on GitHub, and we are grateful to the
community for contributing bugfixes and improvements.
Please read [CONTRIBUTING](https://github.com/FeatureProbe/featureprobe/blob/master/CONTRIBUTING.md)
for details on our code of conduct, and the process for taking part in improving FeatureProbe.
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.