8.14
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 | Console |
6 | Continuations |
7 | CSRF |
8 | Database |
9 | Dispatch |
10 | Errors |
11 | Flash |
12 | HAML |
13 | HTTP |
14 | Job Queues |
15 | JSON |
16 | Localization |
17 | Logging |
18 | |
19 | MIME |
20 | Password Hashing |
21 | Preloading |
22 | Profiler |
23 | Random |
24 | Scheduling |
25 | Server |
26 | Sessions |
27 | Static |
28 | Testing |
29 | URLs |
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.