Test RTD
latest

REST API

  • Setup a frontend to consume API
  • Configuration
  • Response and Errors
  • Auhtentication
  • Pagination
  • Customize endpoints
  • Formatting BEdita objects
  • API reference
Test RTD
  • Docs »
  • Welcome to Test RTD’s documentation!
  • Edit on GitHub

Welcome to Test RTD’s documentation!¶

BEdita frontend app can be easily enabled to serve REST API. Once enabled the API present a set of default endpoints that can be customized for frontend needs.

REST API¶

  • Setup a frontend to consume API
    • Enable API on new frontend app
    • Enable API on old frontend app
  • Configuration
  • Response and Errors
    • Response
    • Errors
  • Auhtentication
    • Customize authentication
  • Pagination
    • Define your API pagination default options
    • Paginate objects in custom endpoints
  • Customize endpoints
    • Custom endpoints
    • Blacklist endpoints
    • Enable special object types endpoints
    • Customize /objects endpoint with your own URL path filter types
  • Formatting BEdita objects
    • Introducing the ApiFormatter Component
    • Help ApiFormatter to cast object fields in the right way
    • Remove unwanted fields
    • Keep fields that are removed by default
  • API reference
    • Authentication
    • Objects
    • Poster
    • User profile

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2015, Alberto Pagliarini. Revision 2e77a2e6.

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