Integrate Query Parser
Integrate the query parser to allow filters to be provided to collection end points. Refactor the shared state to better encapsulate the model.
This commit is contained in:
@@ -20,7 +20,7 @@ include = ["Cargo.toml", "README.md", "LICENSE", "ACKNOWLEDGEMENTS", "src/**/*.r
|
||||
|
||||
[dependencies]
|
||||
mercator_db = "^0.1"
|
||||
#mercator_parser = "^0.1"
|
||||
mercator_parser = "^0.1"
|
||||
|
||||
actix = "^0.7"
|
||||
actix-web = "^0.7"
|
||||
|
||||
Reference in New Issue
Block a user