8.15
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 | Guard |
13 | HAML |
14 | HTTP |
15 | Job Queues |
16 | JSON |
17 | Localization |
18 | Logging |
19 | |
20 | MIME |
21 | Password Hashing |
22 | Preloading |
23 | Profiler |
24 | Random |
25 | Scheduling |
26 | Server |
27 | Sessions |
28 | Static |
29 | Testing |
30 | 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.