0x1306e6d / tollgate

An API gateway for your microservice.
MIT License
6 stars 1 forks source link

Divide reading HOCON configuration into independent module #76

Closed 0x1306e6d closed 3 years ago

0x1306e6d commented 3 years ago

We will provide ways to read configuration, from HOCON, CentralDogma, ZooKeeper or something else. So it's better to divide the features into modules so that users can simply add the one what they want.