Perfect-URLRouting
URL router
Demonstrates how to set up URL routing with Perfect HTTP Server in Swift
Perfect Example Module: URL Routing
20 stars
6 watching
2 forks
Language: Swift
last commit: about 7 years ago apiperfectserver-side-swiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 100 |
perfectlysoft/perfect-httpserver | A Swift-based HTTP server for building web applications on the Perfect framework | 108 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
perfectlysoft/perfecttemplate | An empty starter project for building Swift web servers with Perfect | 222 |
perfectlysoft/perfect-redis | A Swift client library for Redis | 28 |
giginet/crossroad | An iOS URL routing framework for handling custom and universal links to simplify route management. | 420 |
preactjs/preact-router | URL router for Preact applications | 1,017 |
perfectexamples/perfect-uploadenumerator | An HTTP server module that extracts file upload information from requests using a Mustache template. | 5 |
skyline75489/swiftrouter | An iOS URL routing system written in Swift | 278 |
purescript-contrib/purescript-routing | A type-safe client-side routing library for PureScript | 105 |
anuragsoni/routes | A typed bidirectional router for OCaml/ReasonML web applications. | 143 |
perfectlysoft/perfect-mysql | A Swift wrapper around the MySQL client library enabling access to MySQL servers | 127 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
paulmaly/svelte-page-router | Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. | 21 |