CLI: Load from file or module. Add software tests and documentation.

Also, refactor to `responder.ext.cli`.
This commit is contained in:
Andreas Motl
2024-10-26 15:12:49 +02:00
committed by Andreas Motl
parent 827cc64988
commit 6f9c11645a
16 changed files with 924 additions and 53 deletions
+2
View File
@@ -1,3 +1,5 @@
# Example HTTP service definition, using Responder.
# https://pypi.org/project/responder/
import responder
api = responder.API()