Skip to content
Ravi Teja Gudapati edited this page Jul 15, 2018 · 38 revisions

Pub Build Status Gitter

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:

Setting up first project

Basics

Serialization

Forms

Sessions

Authentication

  • Basic authentication
  • Form authentication
  • JSON authentication
  • Authorization
  • OAuth

Database

Security

Real time

  • Server sent events (SSE)
  • Websockets

Deployment

  • systemd
  • Docker
  • AppEngine

API Documentation

Clone this wiki locally