Taylor
Web server framework
A lightweight Swift library for creating web servers
A lightweight library for writing HTTP web servers with Swift
926 stars
49 watching
79 forks
Language: Swift
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sauliusgrigaitis/swifton | A Ruby on Rails-inspired web framework for Swift. | 1,970 |
swift-server/swift-webauthn | A Swift implementation of the WebAuthn API | 130 |
azizuysal/netkit | A concise HTTP framework for building web services in Swift | 5 |
yoseob/trevi | A Swift-based web HTTP server framework built on top of the libuv event loop system | 46 |
crossroadlabs/express | A simple web application server written in Swift | 848 |
envoy/ambassador | A lightweight web framework for building asynchronous web applications in Swift | 185 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
hivesolutions/appier | A lightweight Python web framework designed to facilitate fast and efficient application development. | 127 |
lastmjs/zwitterion | A web development server that allows developers to import code from any supported language and run it directly in the browser. | 580 |
takebayashi/swiftra | A Swift library that enables the rapid development of web applications using a domain-specific language (DSL) similar to Sinatra. | 262 |
stackforge/pecan | A lightweight WSGI framework for building web applications with minimal dependencies. | 154 |
ladjs/api | An API server framework for building lightweight web applications with robust error handling and rate limiting. | 4 |
jroimartin/sw | A lightweight web framework for building static websites with minimal configuration and automated deployment options. | 86 |
suaveio/suave | A lightweight web development library providing a simple and non-blocking HTTP server with task composition and combinator capabilities | 1,321 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |