-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Ravi Teja Gudapati edited this page Jun 14, 2017
·
38 revisions
Jaguar is a batteries included, production ready server framework built for speed, simplicity and extensiblity
TODO
TODO
- Route handlers
- Request object
- Response object
- Context object
- Path parameters
- Query parameters
- Using Interceptors and Interceptor results
- Context variables
- Writing new Interceptors
TODO
TODO
TODO
TODO
TODO
TODO
TODO
Basics
- Route handler
- Path matching
- Path parameters
- Query parameters
- Serving static files
- Cookies
- Controller
- Parameter binding
- Hot reload
Serialization
Forms
Sessions
Authentication
- Basic authentication
- Form authentication
- JSON authentication
- Authorization
- OAuth
- MongoDb
- PostgreSQL
- MySQL
- Establish connection
- ORM
- Server sent events (SSE)
- Websockets
- systemd
- Docker
- AppEngine