Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 503 Bytes

File metadata and controls

15 lines (10 loc) · 503 Bytes

Projetos executáveis

Booking Reference System

Abrir projeto →

Exemplo FastAPI que conecta requisitos, regras de negócio, diagrama, API, testes e matriz de rastreabilidade.

git clone https://github.com/Videirafo/System-Modeling-Starter.git
cd System-Modeling-Starter/examples/booking-reference-system
code .

O projeto não exige banco, token ou serviço externo. O CI instala o pacote e executa pytest para validar a implementação.