Ricardo Garcia Silva
f0638f445f
Removed the dependency on nest-asyncio ( #1493 )
2024-01-15 13:52:37 -05:00
Francesco Bartoli
7564d7b398
Fixing various problems with the starlette interface ( #1067 )
...
* Fix uvicorn start with reload
* Handle uvicorn log level from cli
* Fix starlette tiles routing
* Fix vector tiles rendering
2022-12-09 10:08:57 -05:00
Francesco Bartoli
bb4cd0bf69
Add cql-json support for ES ( #723 )
...
Fix starlette event loop
Fix starlette event loop
Fix starlette event loop
Fix starlette event loop
Fix provider regression
Make method public
Make method public
Move function to the helpers utility
Add the CQL lifecycle for development
Add CQL docs
Fix flake8
Isolate import for starlette codepath
2021-07-21 21:00:14 -04:00
Tom Kralidis
921d96d389
fix starlette static file support ( #222 ) ( #228 )
2019-09-08 15:36:56 +02:00
Francesco Bartoli
ab12cbfc92
Add support for Starlette ( #223 )
...
* Add starlette app with base route
* Add api route
* Add conformance route
* Add route for collections
* Fix flake8 errors
* Add route for collection items
* Add route for processes
* Add docs for starlette
* Add support for starlette
Add api route
Add conformance route
Add route for collections
Fix flake8 errors
Add route for collection items
Add route for processes
Add docs for starlette
* Make starlette deps into a separate requirements file
Move imports
* Add comment for starlette requirements
* Fix missing docstring param
* Improve installation docs
2019-09-06 14:25:28 -04:00