 
            
            7
          SimpleHTTPServer
python -m SimpleHTTPServer python3 -m http.server 8000 Documentación para la versión de python3: https://docs.python.org/3/library/http.server.html
            - Gratis
- Self-Hosted
- Windows
- Mac
- Linux
python -m SimpleHTTPServer python3 -m http.server 8000 Documentación para la versión de python3: