mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
CLI: Load from file or module. Add software tests and documentation.
Also, refactor to `responder.ext.cli`.
This commit is contained in:
committed by
Andreas Motl
parent
827cc64988
commit
6f9c11645a
@@ -1,3 +1,5 @@
|
||||
# Example HTTP service definition, using Responder.
|
||||
# https://pypi.org/project/responder/
|
||||
import responder
|
||||
|
||||
api = responder.API()
|
||||
|
||||
Reference in New Issue
Block a user