12-factor
There are 173 repositories under 12-factor topic.
softprops/envy
deserialize env vars into typesafe structs with rust
cdimascio/generator-express-no-stress
🚂 A Yeoman generator for Express.js based 12-factor apps and apis
mohamed-taman/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
cdimascio/dotenv-kotlin
🗝️ Dotenv is a module that loads environment variables from a .env file
cdimascio/dotenv-java
🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
hynek/environ-config
Python Application Configuration With Environment Variables
cdimascio/generator-express-no-stress-typescript
🚄 A Yeoman generator for Express.js based 12-factor apps and apis using Typescript
JeremyLoy/config
12 factor configuration as a typesafe struct in as little as two function calls
Nebo15/confex
Useful helper to read and use application configuration from environment variables.
cloudnative-netcore/netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
runtime-env/import-meta-env
Build once, deploy anywhere.
greyblake/envconfig-rs
Build a config structure from environment variables in Rust without boilerplate
demystifyfp/FsConfig
FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
alexferl/vyper
Python configuration with (more) fangs
BoRuDar/configuration
Library for setting values to structs' fields from env, flags, files or default tag
sherifabdlnaby/configuro
An opinionated configuration loading framework for Containerized and Cloud-Native applications.
simplecto/django-reference-implementation
A highly opinionated, production-ready, 12-factor boilerplate template for Django Projects.
gmr/env-aws-params
Inject AWS SSM Parameters as Environment Variables
dmstr/phd5-app
:purple_heart: Universal web application built upon Docker, PHP & Yii 2.0 Framework
stackbuilders/dotenv-hs
Load environment variables from dotenv files for Haskell
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
utain/go-12factor-example
Example the 12factor app using golang
rubik/hydroconf
Effortless configuration management for Rust, inspired by Dynaconf.
alexferl/falcon-boilerplate
Boilerplate for the Falcon framework https://github.com/falconry/falcon
Otann/wrench
🔧 Elegant configuration for a more civilized age
alexferl/echo-boilerplate
Boilerplate for the Echo framework with authentication, authorization and request/response validation.
LeoBakerHytch/ts-dotenv
Strongly-typed environment variables for Node.js
douglasmiranda/gconfigs
gConfigs - Config and Secret parser
fnando/superconfig
Access environment variables. Also includes presence validation, type coercion and default values.
anandtripathi5/barah
Barah is a Python Twelve factor Flask boilerplate directory structure. You can use this 12 factor app as a template project for any python project that you want to build on flask.
hyperscale/hyperpic
Fast HTTP microservice for high-level image processing.
DrPsychick/docker-dnsmasq
dnsmasq docker image, fully configurable through ENV
tf/env_lint
Check environment variables accoring to a .env.example file
tonyseek/python-envcfg
For 12-factor apps - retrieve config from envvars.
eocode/Rider-App
Django rider-app (Uber clone API) using Docker, Caddy, Python3, Django / DRF / Flower / Celery, PostgreSQL Redis
th3hunt/cloud-native-hexagonal-node
A cloud native node microservice boilerplate based on the hexagonal architecture