Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

ADR #5: REST API

Ángel Iglesias Préstamo edited this page Feb 21, 2022 · 3 revisions

REST API

Status

Accepted

Context

We need a Rest API that works just fine.

Decision

We are using Express as the REST API.

Consequences

It's the first time we are working with Express. However it's easy to use, minimalistic and works well with the technology stack we have chosen: MERN.