Files
krawl.es/src/routes/__init__.py

5 lines
78 B
Python
Raw Normal View History

#!/usr/bin/env python3
"""
FastAPI routes package for the Krawl honeypot.
"""