Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

ADR #5: REST API

Óscar Davila Sampedro edited this page Feb 18, 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.