Skip to content

API Documentation

Dre edited this page Mar 2, 2021 · 2 revisions

Wine Party API is organized around REST. Our API has predictable resource oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and verbs.

API routes are not user-facing and should only be used by developers.

Clone this wiki locally