Monstarrrr / rebutify

Web platform where experts submit rebuttals to common arguments against social justice movements.
https://rebutify.org
5 stars 1 forks source link

Decide on Automating API Docs #210

Closed Monstarrrr closed 1 week ago

Monstarrrr commented 1 week ago

Technology for Automating API Docs

Context and Problem Statement

What technology will we use to generate and serve an OpenAPI spec?

Decision Drivers

Considered Options

  1. drf-spectacular

This 2.2k star library is built to "extract as much schema information from DRF as possible".

  1. Vanilla implementation

Decision Outcome

Chosen option: drf-spectacular Reason(s): only feasible option for our time

Positive Consequences

Negative Consequences