Coder Social home page Coder Social logo

senia-psm / zio-config Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zio/zio-config

0.0 1.0 0.0 936 KB

A ZIO library that lets you build apps that use configuration data from any format.

Home Page: https://zio.github.io/zio-config/

License: Apache License 2.0

Scala 96.99% JavaScript 2.73% CSS 0.28%

zio-config's Introduction

ZIO Config

CircleCI badge-discord

A ZIO-based library for working with application configuration data.

ZIO Config offloads all parsing and file formats to other libraries, and just focuses on being the interface to configuration data throughout an application.

Using a single definition of configuration requirements, which can be derived automatically from your data types, ZIO Config offers a bundle of features for free:

  • Read flat or nested config data from any format, with descriptive errors
  • Write flat or nested config data into any format
  • Compose sources of configuration, so you can have, e.g., environmental or command-line overrides
  • Automatically generate documentation so devs / devops know how to configure the application
  • Generate a report that shows where each piece of configuration data came from

Please find more details in the website.

Jump to examples to see various usecases. Hop over to the Discord #zio-config channel to chat with developers and other users.

Try out ZIO Config quickly in Scastie, which comes pre-loaded with an example. We try to make sure the scastie-buildsettings are updated with latest version of ZIO Config.

zio-config's People

Contributors

adamgfraser avatar afsalthaj avatar bojanbla avatar damianreeves avatar devsprint avatar drmarjanovic avatar ghostdogpr avatar ignaciomosca avatar jdegoes avatar jonasackermann avatar leigh-perry avatar marekklis avatar michaelt293 avatar mijicd avatar pgabara avatar pme123 avatar scala-steward avatar senia-psm avatar softinio avatar vpavkin avatar wi101 avatar wongelz avatar zalbia avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.