api-watch

Contents:

  • api-watch documentation
  • API Reference
    • ApiWatcher
      • ApiWatcher
        • ApiWatcher.clear_history()
        • ApiWatcher.get_history()
        • ApiWatcher.log_request()
        • ApiWatcher.shutdown()
    • Flask Middleware
      • FlaskWatchMiddleware
      • watch_route()
    • FastAPI Middleware
      • FastAPIWatchMiddleware
        • FastAPIWatchMiddleware.dispatch()
api-watch
  • Index
  • Edit on GitHub

Index

A | C | D | F | G | L | M | S | W

A

  • apiwatch.middleware_fastapi
    • module
  • apiwatch.middleware_flask
    • module
  • ApiWatcher (class in apiwatch)

C

  • clear_history() (apiwatch.ApiWatcher method)

D

  • dispatch() (apiwatch.middleware_fastapi.FastAPIWatchMiddleware method)

F

  • FastAPIWatchMiddleware (class in apiwatch.middleware_fastapi)
  • FlaskWatchMiddleware (class in apiwatch.middleware_flask)

G

  • get_history() (apiwatch.ApiWatcher method)

L

  • log_request() (apiwatch.ApiWatcher method)

M

  • module
    • apiwatch.middleware_fastapi
    • apiwatch.middleware_flask

S

  • shutdown() (apiwatch.ApiWatcher method)

W

  • watch_route() (in module apiwatch.middleware_flask)

© Copyright 2025, Isaac Kyalo.

Built with Sphinx using a theme provided by Read the Docs.