| id | ADR-FastAPI |
|---|---|
| title | API web framework |
| date | 2022-11-11 |
| status | Proposed |
| deprecated by |
We require a web framework that is python-based to build our api. The framework has to satisfy the following requirements:
- Easy to get setup and develop features with.
- Modern (compatible with python >=3.7) and easy to inegrate with other python packages.
- Fast and highly performant.
- Python based, most of our developers use python programming language.
The decision has been made to move from PostgREST and use FastAPI.
All future API applications will be built/developed using FastAPI.