RESTArt¶

Welcome to RESTArt’s documentation. I recommend that you get started with Installation and then head over to the Quickstart.

User’s Guide¶

This section covers most things you need to know to build REST APIs with RESTArt.

  • Installation
    • Release Version
    • Development Version
  • Quickstart
    • A Minimal API
    • Resources
    • Routing
  • Serving
    • Development
    • Deployment
  • Configuration
    • Options
    • Customization
  • Middleware
    • Write a middleware class
    • Use a middleware class
  • Testing
    • The test client
    • The request factory
  • Framework Integration
    • Why to integrate with other frameworks?
    • How to integrate with other frameworks?
    • Framework Adapters
  • Best Practices
    • Project structure
  • Thanks

API Reference¶

If you are looking for information on a specific function, class or method, this section is for you.

  • API
    • RESTArt Object
    • Resource Object
    • Request Objects
    • Response Objects
    • Negotiator Object
    • Parser Objects
    • Renderer Objects
    • Adapter Objects
    • Service Object
    • Utilities

Additional Notes¶

Design notes and changelog are here for the interested.

  • RESTArt Changelog
    • Version 0.1.3
    • Version 0.1.2
    • Version 0.1.0
    • Version 0.0.8
    • Version 0.0.5
    • Version 0.0.2

About RESTArt

RESTArt is a Python library with good intentions for building REST APIs.

Useful Links

  • The RESTArt Website
  • RESTArt @ PyPI
  • RESTArt @ GitHub
  • Issue Tracker

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

©2015, RussellLuo. | Powered by Sphinx 1.3.4 & Alabaster 0.7.7 | Page source