fastapi-listing
Advanced items listing library that gives you freedom to design complex listing REST APIs that can be read by human.
Language: python
Author: GitHub Repos (@github-repos)
0 stars · 2 views
Viewing path: ATTRIBUTION.md
Files
- interceptor.py (py)
- paginator (txt)
- Makefile (txt)
- docs (txt)
- conf.py (py)
- README.md (md)
- LICENSE (txt)
- .readthedocs.yml (yml)
- .github (github)
- workflows (txt)
- tests.yml (yml)
- deploy.yml (yml)
- fastapi_listing (txt)
- interceptors (txt)
- __init__.py (py)
- iterative_filter_interceptor.py (py)
- individual_sorter_interceptor.py (py)
- strategies (txt)
- __init__.py (py)
- query_strategy.py (py)
- service (txt)
- _core_listing_service.py (py)
- config.py (py)
- __init__.py (py)
- listing_main.py (py)
- interceptor.py (py)
- adapters.py (py)
- __init__.py (py)
- interface (txt)
- client_site_params_adapter.py (py)
- listing_meta_info.py (py)
- abstracts (txt)
- dao.py (py)
- paginator.py (py)
- __init__.py (py)
- filter.py (py)
- base_query.py (py)
- listing.py (py)
- sorter.py (py)
- adapters.py (py)
- errors.py (py)
- loader.py (py)
- middlewares.py (py)
- dao (txt)
- dao_registry.py (py)
- __init__.py (py)
- generic_dao.py (py)
- sorter (txt)
- __init__.py (py)
- page_sorter.py (py)
- factory (txt)
- strategy.py (py)
- _generic_factory.py (py)
- __init__.py (py)
- filter.py (py)
- default_page_format.py (py)
- __init__.py (py)
- page_builder.py (py)
- ctyping.py (py)
- filters (txt)
- generic_filters.py (py)
- utils.py (py)
- tests (txt)
- test_fast_listing_compact_version.py (py)
- dao_setup.py (py)
- fake_listing_setup.py (py)
- service_setup.py (py)
- original_responses.py (py)
- pydantic_setup.py (py)
- test_main.py (py)
- test_main_v2.py (py)
- pytest.ini (ini)
- setup.py (py)
- ATTRIBUTION.md (markdown)