moonraker/moonraker
Eric Callahan 8b2d9b26f5
app: streamline endpoint registration
Refactor endpoint registration to reduce duplicated code.
Rename some APIDefinition attributes for clarity.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-12-16 16:21:21 -05:00
..
assets app: use Jinja2 to render the welcome landing page 2023-02-22 18:08:49 -05:00
components app: streamline endpoint registration 2023-12-16 16:21:21 -05:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
utils json_wrapper: fix linter errors 2023-10-07 10:37:42 -04:00
__init__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
__main__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
app.py app: streamline endpoint registration 2023-12-16 16:21:21 -05:00
common.py app: streamline endpoint registration 2023-12-16 16:21:21 -05:00
confighelper.py confighelper: fix linter errors 2023-10-07 10:29:24 -04:00
eventloop.py eventloop: add support for uvloop 2023-10-06 18:20:28 -04:00
klippy_connection.py app: streamline endpoint registration 2023-12-16 16:21:21 -05:00
loghelper.py all: Replace strings with RequestType flags 2023-12-16 16:21:20 -05:00
moonraker.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
server.py app: streamline endpoint registration 2023-12-16 16:21:21 -05:00
websockets.py app: streamline endpoint registration 2023-12-16 16:21:21 -05:00