<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:fh="http://purl.org/syndication/history/1.0">
  <title>Posts tagged: http Archive</title>
  <id>https://new.waylonwalker.com/tags/http/archive/atom.xml</id>
  <updated>2024-07-07T02:55:59Z</updated>
  <subtitle>All posts with the tag &#34;http&#34;</subtitle>
  <link href="https://new.waylonwalker.com/tags/http/" rel="alternate" type="text/html"></link>
  <link href="https://new.waylonwalker.com/tags/http/archive/atom.xml" rel="self" type="application/atom+xml"></link>
  <link href="https://new.waylonwalker.com/tags/http/atom.xml" rel="current" type="application/atom+xml"></link>
  <author>
    <name>Waylon Walker</name>
  </author>
  <generator uri="https://github.com/WaylonWalker/markata-go">markata-go</generator>
  <fh:complete></fh:complete>
  <entry>
    <title>svenstaro/miniserve: 🌟 For when you really just want to serve ...</title>
    <id>https://new.waylonwalker.com/thought-338/</id>
    <updated>2024-07-07T02:55:59Z</updated>
    <published>2024-07-07T02:55:59Z</published>
    <link href="https://new.waylonwalker.com/thought-338/" rel="alternate" type="text/html"></link>
    <summary type="text">!https://github.com/svenstaro/miniserve</summary>
    <content type="html">&lt;div class=&#34;embed-card embed-card-external&#34;&gt;&#xA;  &lt;a class=&#34;embed-card-link&#34; href=&#34;https://github.com/svenstaro/miniserve&#34; rel=&#34;noopener noreferrer&#34; target=&#34;_blank&#34;&gt;&#xA;    &lt;div class=&#34;embed-card-image&#34;&gt;&#xA;      &lt;img class=&#34;glightbox&#34; src=&#34;https://repository-images.githubusercontent.com/github-production-repository-image-32fea6/131135585/9cf09f00-614a-11e9-8676-f2a20b52cd4b?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20260804%2Fus-east-1%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20260804T230319Z&amp;amp;X-Amz-Expires=300&amp;amp;X-Amz-Signature=6dde9e7e1273ad7608f0c6fd1bb68a3a39eebfc4297a97e5099c6c1eae195480&amp;amp;X-Amz-SignedHeaders=host&amp;amp;jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoiaHR0cHM6Ly9yZXBvc2l0b3J5LWltYWdlcy5naXRodWJ1c2VyY29udGVudC5jb20vIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTg4NDg5OSwibmJmIjoxNzg1ODg0NTk5LCJwYXRoIjoicmVwb3NpdG9yeS1pbWFnZXMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIn0.lZhOY-JwFXvkobx1NaGavLZGDGeymmOSxJ_4qGTGmQQ&#34; alt=&#34;GitHub - svenstaro/miniserve: 🌟 For when you really just want to serve some files over HTTP right now! — 🌟 For when you really just want to serve some files over HTTP right now! - svenstaro/miniserve&#34; loading=&#34;lazy&#34;/ data-glightbox=&#34;description: GitHub - svenstaro/miniserve: 🌟 For when you really just want to serve some files over HTTP right now! — 🌟 For when you really just want to serve some files over HTTP right now! - svenstaro/miniserve&#34;&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;div class=&#34;embed-card-content&#34;&gt;&#xA;      &lt;div class=&#34;embed-card-title&#34;&gt;GitHub - svenstaro/miniserve: 🌟 For when you really just want to serve some files over HTTP right now!&lt;/div&gt;&#xA;      &lt;div class=&#34;embed-card-description&#34;&gt;🌟 For when you really just want to serve some files over HTTP right now! - svenstaro/miniserve&lt;/div&gt;&#xA;      &lt;div class=&#34;embed-card-meta&#34;&gt;GitHub · github.com&lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;miniserve is a sweet http server, replacement for &lt;code&gt;python -m http.server&lt;/code&gt;.  It’s fast, runs off a small binary, but why would I want to use it over something that already exists on most machines, because it includes a bunch of features like qr codes, pretty themes, and uploads.  I’ve used &lt;code&gt;python -m http.server&lt;/code&gt; many times to transfer files from one machine to another in a pinch, like at a family members house.  But what if they have an android, windows, or something not easy to get a python repl running on, you can run miniserve and upload from their device rather than hosting from their device.&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
</feed>