Navigation

  • index
  • routing table |
  • modules |
  • Flask-Restless 1.0.0b2.dev documentation »

HTTP Routing Table

/api
 
/api
GET /api/person
GET /api/person/1
GET /api/person/1/comments
GET /api/person/1/comments/2
GET /api/person/1/relationships/comments
POST /api/person
POST /api/person/1/relationships/comments
DELETE /api/person/1
DELETE /api/person/1/relationships/comments
PATCH /api/person/1
PATCH /api/person/1/relationships/comments

Logo

Related Topics

  • Documentation overview

Quick search

© Copyright 2012, 2013, 2014, 2015, 2016 Jeffrey Finkelstein and contributors. Created using Sphinx.