home.social

#developerstoolbox — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #developerstoolbox, aggregated by home.social.

  1. Ever needed a quick #httpServer to serve up some local files?

    I always use the basic python built-in module (http.server), but it has a few limitations like not being able to turn off CORS protection.

    But I just found this project, which supports that and also has a few cool features like rendering markdown files and basic HTTP auth.

    github.com/patrickdappollonio/

    #http #developerstoolbox #developers

  2. Ever needed a quick to serve up some local files?

    I always use the basic python built-in module (http.server), but it has a few limitations like not being able to turn off CORS protection.

    But I just found this project, which supports that and also has a few cool features like rendering markdown files and basic HTTP auth.

    github.com/patrickdappollonio/

  3. Ever needed a quick #httpServer to serve up some local files?

    I always use the basic python built-in module (http.server), but it has a few limitations like not being able to turn off CORS protection.

    But I just found this project, which supports that and also has a few cool features like rendering markdown files and basic HTTP auth.

    github.com/patrickdappollonio/

    #http #developerstoolbox #developers

  4. Ever needed a quick #httpServer to serve up some local files?

    I always use the basic python built-in module (http.server), but it has a few limitations like not being able to turn off CORS protection.

    But I just found this project, which supports that and also has a few cool features like rendering markdown files and basic HTTP auth.

    github.com/patrickdappollonio/

    #http #developerstoolbox #developers