 
            
            7
          SimpleHTTPServer
python -m SimpleHTTPServer python3 -m http.server 8000 Dokumentácia pre verziu python3: https://docs.python.org/3/library/http.server.html
            - Bezplatná
- Self-Hosted
- Windows
- Mac
- Linux
python -m SimpleHTTPServer python3 -m http.server 8000 Dokumentácia pre verziu python3: