stac-fastapi icon indicating copy to clipboard operation
stac-fastapi copied to clipboard

Create application from config file

Open geospatial-jeff opened this issue 2 years ago • 0 comments

Create a config file and a module for parsing that config file into a stac api application. The config file should allow user to specify things like backend, extensions, middleware, ports, etc. Have to decide what config language to use, some options are yaml/toml/json/hcl.

Some other examples of this in geo:

geospatial-jeff avatar Aug 02 '22 20:08 geospatial-jeff