|
|
|
|
|
by Dowwie
2719 days ago
|
|
Interesting use of hashicorp's configuration language. How has it been working with it? Why use it rather than json, toml, or yaml? I arrived at something similar recently in Rust, using actix-web. However, as an open source author of prior work (Yosai, in python), I realize that releasing this work is only the beginning. There's a lot more effort required to make an open source project viable. I'd gladly talk with folks about how one might do it, though. It would be helpful to understand the demand for a project like this (and postgrest et al). What are the use cases where people finding value in creating enterprise-quality auto-generated endpoints? |
|