HTTP API Documentation ====================== This section contains the reference documentation for TopChef's HTTP API. It describes the API endpoints, what each method does at each endpoint, and the reasons why a given HTTP status code will be returned for a given request. Example requests and responses are also provided. .. autoflask:: topchef.wsgi_app:APP_FACTORY.app :undoc-static: