Zds Member
  • Installation
  • Configuration
    • Specifying files
    • Url
    • Templates
  • Usage
    • Custom forms
  • Features
    • Sign up
    • Unsuscribe
    • Promote member
    • Add karma
    • Reset Password
  • Django Back-end
    • Models
    • Views
    • Forms
  • REST API
    • Member’s Infos
      • List
      • Details
    • Sanctions
      • Read Only
      • Ban
  • Undocumented Python objects
    • member.forms
    • member.models
    • member.views
 
Zds Member
  • Docs »

HTTP Routing Table

/api
 
/api
GET /api/
GET /api/(int:user_id)/
GET /api/mon-profil/
POST /api/(int:user_id)/ban/
POST /api/(int:user_id)/lecture-seule/
PUT /api/(int:user_id)/
DELETE /api/(int:user_id)/ban/
DELETE /api/(int:user_id)/lecture-seule

© Copyright 2015, zds-member.

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