Skip to content

Repository files navigation

Weasel HTTP Server

Swift 5.2 Continuous Integration

Do not use in production

🏗👨‍🎓 Weasel is an HTTP Server implementation written in Swift. It's sole purpose is for me to learn about HTTP and lower-level code.

Demo

Weasel itself is a Swift library package that you, in theory, could but definetely shouldn't use in your own backend applications. Included in this repository is also an executable Example which spins up an HTTP Server using the Weasel library.

swift package resolve
swift run

Projects inspiring this implementation

About

HTTP 1.1 Server implemented (from scratch) in Swift

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages