At least for the usage side it should be quite simple to add simple metatables so that you don't need to call into the lib all the time. `conf:get_id()` instead of `api.configuration.get_id(conf)`
At least for the usage side it should be quite simple to add simple metatables so that you don't need to call into the lib all the time.
conf:get_id()instead of
api.configuration.get_id(conf)