Kwiscale
latest
  • Kwiscale Framework
  • TL;DR - Basic Usage
  • Getting Started
  • Developping with Kwiscale
  • Deploy Kwiscale in Google Appe Engine
  • Templates
  • Addons creation
Kwiscale
  • Docs »
  • Welcome to Kwiscale’s documentation!
  • Edit on GitHub

Welcome to Kwiscale’s documentation!¶

Contents:

  • Kwiscale Framework
    • What is Kwiscale
    • What is not Kwiscale
    • Framework design
    • CLI
    • About Go conventions
    • Extensible
    • What a strange name
  • TL;DR - Basic Usage
  • Getting Started
    • Prerequists
    • Installation
    • Basic application
      • With CLI
      • Manually
    • Launch application
    • Adding routes and handlers
      • Create handler with CLI:
      • Create handler without CLI:
      • Both CLI and manually:
  • Developping with Kwiscale
    • Project Structure
      • Recommandation is not obligation
      • The standard Kwiscale structure
    • Serve static files
    • URL Routing
    • Behind the scene
    • RequestHandler
      • Usage
      • Call story
      • Response to HTTP Method
      • Init and Destroy
    • Websocket Handler
      • Usage
      • Basic
      • Serving WebSocket
      • Rooms
  • Deploy Kwiscale in Google Appe Engine
    • Test application
    • Behind the scene
  • Templates
    • Built-in template engine
    • Pongo2 template
  • Addons creation
    • Template addons
      • Goal
      • Build a template addon
      • Interface

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Patrice Ferlet. Revision fa26f1e2.

Built with Sphinx using a theme provided by Read the Docs.