dotenvkirjasto
dotenvkirjasto is a loader for the zero dependency.dotenv configuration file format used in the Deployd platform, an open-source, developer tool for creating APIs quickly. The loader allows users to load environment-specific configuration settings from a named.dotenv file.
The loader is designed to work with Deployd json schemas used for API configuration. By loading environment-specific
The.dotenv format is a plain text file with a name-value format, often used in environment variables declarations.
The loader has no dependencies, allowing it to be easily integrated into various configurations and environments.
dotenvkirjasto's primary purpose is to extend the functionalities of Deployd by allowing users to easily manage