#HTTPServer

Neustradamus :xmpp: :linux:neustradamus
2025-01-24
Radio AzureusRadioAzureus
2024-07-21

#
python -m SimpleHTTPServer [port]
#
python -m http.server [port]
#

Jonathan Vuilleminekkinox
2024-02-04

Yokai: a simple, modular and observable Go framework for backend applications.

Main features:
- Easy to use, configure and to test. Provides auto DI.
- Extend your app with Yokai modules or your own.
- Instrumentation for logs, traces and metrics out of the box.

You can find in the doc application templates and demos.

GitHub: github.com/ankorstore/yokai

𝚝𝚞𝚝𝚎@𝙼𝚊𝚜𝚝𝚘𝚍𝚘𝚗:~$: _tute_avalos@rebel.ar
2023-08-23
𝚝𝚞𝚝𝚎@𝙼𝚊𝚜𝚝𝚘𝚍𝚘𝚗:~$: _tute_avalos@rebel.ar
2023-08-23

Server HTTP que sirve una página con 2 sliders que comandan 2 lamparas a 220v utilizando wifi con un #ESP8266.

#arduino #httpserver not #iot jaja

Esquema de conexión donde aparecen el Esp8266 conectado a un lcd por I2C y un modulo con dos reles conectados a lámparas a 220 volts y un celular que muestra una interfaz web con dos sliders que encienden y apagan las lámparas remotamente por una red wifi.Foto de prototipo en protoboardFoto de display lcd mostrando los textos indicados Lamp1 On/off y lamp2 on/offEsquema de conexión donde aparecen el Esp8266 conectado a un lcd por I2C y un modulo con dos reles conectados a lámparas a 220 volts y un celular que muestra una interfaz web con dos sliders que encienden y apagan las lámparas remotamente por una red wifi.
pablolarahpablolarah
2023-05-19

🟢🟡 This blog is hosted on my Android phone
by Bishakh Ghosh @iambishakh at Pinggy

androidblog.a.pinggy.io/

Green text on yellow background:
This blog is hosted on my Android phone
Kaan Barmore-Genckaan@fosstodon.org
2023-01-30

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

Mike Taylor 🦕mike@sauropods.win
2022-11-18

Is there a simple open-source #HTTPserver out there that, out of the box, does GET, POST and PUT by reading from *and writing to* the #filesystem? (Yes, I know about the security problems with this; right now, I don't care about them.)

Ænðr E. Feldstrawaeveltstra
2018-11-20

Over on Medium, Tyler Pachal describes his experience
creating an using pure , which you may know as part of . Pachal is programming in , reaching out to OTP to use the components inets and httpd to create a simple HTTP server without adding external dependencies:

medium.com/@tylerpachal/creati

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst