Sustainable serverless APIs directly compatible with Quell/Spearhead.
Stars
23
Forks
2
Watchers
23
Open Issues
301
Overall repository health assessment
^3.40.0^3.23.3^1.9.0^3.6.0^0.15.103.8.0^8.17.1^3.0.1^2.1.3^0.7.10^5.0.0^0.1.2^0.6.0^2.0.1Implement dynamic path mapping for all cases with the exception of GeoPlygon but GeoMultiPolygon works so that can be used instead if you need dynamic path mapping for a geo polygon query.
d4b649cView on GitHubEdits to enable docker in docker to run for building containers in the dev local container.
480f13dView on GitHubUpdated dockerfile to include docker to alllow building docker containers on local dev environment inside container.
243fc59View on GitHubImplement post filter, faceting, and make the response more robust.
fa993fdView on GitHubReorganization search into simplified self documented structure.
9a07286View on GitHubRemove github client from union query input refactor cleanup.
99da86dView on GitHubDecouple github client completely from search engine.
d9ac83cView on GitHubExecute individual queries as separate go routines with a max of 8 at a time.
612fbf6View on GitHubFactor search engine out of lambda handler session 3 refactor.
7abcb66View on GitHubRefactor lambda handler session 2 move main execution loop into search decoupled from lambda now.
1114901View on GitHubRefactoring session 1 of handler to decouple search engine from lambda.
157ce8fView on GitHubNo longer need subAggs Aggs handles nested aggregations now.
a6389f1View on GitHub