Skip to content

ADR #5: REST API

Óscar Davila Sampedro edited this page Apr 11, 2023 · 1 revision

Backend framework

Status

Accepted.

Context

We require a well-functioning REST API.

Decision

We have decided to use Express.

Consequences

Although we are new to working with Express, we find it user-friendly and straightforward due to its minimalistic design.