This website requires JavaScript.
Explore
Help
Sign In
shll.dev
/
miniws
Watch
2
Star
2
Fork
0
You've already forked miniws
mirror of
https://github.com/shlldev/miniws.git
synced
2025-09-02 19:00:59 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17
Commits
3
Branches
0
Tags
0cda92df6b5f9fe4ed3b19a44c6050740532092a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Solar
0cda92df6b
fix stylesheet not being recognized by browser because of wrong MIME type + handle OPTION preflight request by browser
2025-08-03 17:10:16 +02:00
miniws
fix stylesheet not being recognized by browser because of wrong MIME type + handle OPTION preflight request by browser
2025-08-03 17:10:16 +02:00
.gitignore
refactor 2: put miniws code in isolated module in miniws/
2025-08-03 15:39:42 +02:00
Dockerfile
change .gitignore
2025-08-03 15:07:46 +02:00
go.mod
refactor 2: put miniws code in isolated module in miniws/
2025-08-03 15:39:42 +02:00
go.sum
command line arguments, merge files, comments
2025-08-02 22:36:59 +02:00
go.work
refactor 2: put miniws code in isolated module in miniws/
2025-08-03 15:39:42 +02:00
main.go
-
2025-08-03 15:58:35 +02:00
Description
miniws (minimal web server) is a very simple web server written in Go. its purpose is to be lightweight, easy to configure and easily expandable for personal use.
4.6
MiB
Languages
Go
100%