koyo: Web Development Toolkit (original) (raw)

8.15

koyo is a web application development toolkit that expands uponRacket’s built-in web-server with all the functionality that a web app typically needs in a complete package.

1 Getting Started
1.1 Project Structure
1.2 Interactive Console
2 Architecture
3 CORS
4 Configuration
5 Console
6 Continuations
7 CSRF
8 Database
8.1 Database URL
9 Dispatch
10 Errors
11 Flash
12 HAML
12.1 Syntax
12.2 Templates
13 HTTP
14 Job Queues
14.1 Jobs
14.2 Brokers
14.3 Workers
15 JSON
16 Localization
17 Logging
18 Mail
18.1 Mailer
18.2 Adapters
18.2.1 Other Adapters
19 MIME
20 Password Hashing
20.1 Hasher Interface
20.2 Implementations
20.2.1 argon2id
21 Preloading
22 Profiler
23 Random
24 Scheduling
25 Server
26 Sessions
26.1 Session Stores
26.1.1 PostgreSQL Session Store
27 Static
28 Testing
29 URLs
29.1 Application URLs
29.2 Reverse Routing
Index