-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
In the spirit of DDD, we need to document what our restful endpoints will be so that we can haggle over best practices, the actual endpoints, and the finer details. I propose we use the Swagger spec language. You can find it at swagger.io, complete with examples, a live demo of their editor and UI, and all kinds of supporting material.
Let's use this issue to decide on the language and list out the specific endpoints we want to support. Let's also prioritize the endpoints to be worked on in chunks that can support specific pages/workflows. Once we come to a consensus, we can split off endpoints into specifc tickets and come up with a workflow around developing those.
Reactions are currently unavailable