7.9
koyo: Web Development Toolkit
(require koyo) | package: koyo-lib |
koyo is a web application development toolkit that expands upon Racket’s built-in web-server with all the functionality that a web app typically needs in a complete package.
1 | Getting Started |
2 | Architecture |
3 | CORS |
4 | Configuration |
5 | Continuations |
6 | CSRF |
7 | Database |
8 | Dispatch |
9 | Errors |
10 | Flash |
11 | HAML |
12 | HTTP |
13 | Job Queues |
14 | JSON |
15 | Localization |
16 | Logging |
17 | |
18 | MIME |
19 | Password Hashing |
20 | Preloading |
21 | Profiler |
22 | Random |
23 | Server |
24 | Sessions |
25 | Static |
26 | Testing |
27 | URLs |
28 | Changelog |
Index |
koyo: Web Development Toolkit |
(require koyo) | package: koyo-lib |
koyo is a web application development toolkit that expands upon Racket’s built-in web-server with all the functionality that a web app typically needs in a complete package.