https://github.com/amenezes/config-client
config-client package for spring cloud config and cloud foundry
https://github.com/amenezes/config-client
app-config cloud-foundry config configuration java pivotal python spring spring-boot spring-cloud spring-cloud-config
Last synced: about 1 month ago
JSON representation
config-client package for spring cloud config and cloud foundry
- Host: GitHub
- URL: https://github.com/amenezes/config-client
- Owner: amenezes
- License: apache-2.0
- Created: 2019-02-12T04:30:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T15:06:57.000Z (10 months ago)
- Last Synced: 2025-04-03T17:11:11.984Z (about 2 months ago)
- Topics: app-config, cloud-foundry, config, configuration, java, pivotal, python, spring, spring-boot, spring-cloud, spring-cloud-config
- Language: Python
- Homepage: https://config-client.amenezes.net/
- Size: 394 KB
- Stars: 24
- Watchers: 3
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/amenezes/config-client/actions/workflows/ci.yml)
[](https://codecov.io/gh/amenezes/config-client)
[](https://badge.fury.io/py/config-client)

[](https://github.com/psf/black)# config-client
config-client for [spring cloud config server](https://spring.io/projects/spring-cloud-config) and [cloud foundry](https://www.cloudfoundry.org).
## Installing
Install and update using pip:
````bash
pip install config-client
````## Links
- License: [Apache License](https://choosealicense.com/licenses/apache-2.0/)
- Code: [https://github.com/amenezes/config-client](https://github.com/amenezes/config-client)
- Issue tracker: [https://github.com/amenezes/config-client/issues](https://github.com/amenezes/config-client/issues)
- Docs: [https://config-client.amenezes.net](https://config-client.amenezes.net)