-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Ravi Teja Gudapati edited this page Jul 15, 2018
·
38 revisions
Jaguar is a batteries included, production ready HTTP server framework that is fast, simple and extensible.
Video showing how to setup your first Jaguar project:
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