Extending
Sondra Documentation 1.0.0
jeffersonheard/sondra
  • Download
  • Stars –

  • Introduction
  • Tutorial
      Your first Sondra API Expose it to the Web Accessing Schemas Adding and Accessing Data
  • Topical Guides
      Output Formats Request Processors The Flask App Value Handlers Working with Applications Collections Documents Exposing Methods The Javascript Client Queries over HTTP/S QuerySets in Python Suites
  • Extending
      Document Processors

The author
  • @jeffersonheard on Twitter
  • @jeffersonheard on GitHub
  • Contact via email

Extending

Table of Contents

  • Adding new Output Formats
  • Getting info and editing requests with RequestProcessors
  • Adding data to documents with DocumentProcessors
  • Treating JSON properties specially with ValueHandlers
© 2016 Released under the MIT license – Documentation built with Hugo using the Material theme.
Previous
The Javascript Client
Next
Queries over HTTP/S