Logic and Infra of Start Future
Clone This Repository:
git clone https://github.com/kilerhg/fiap_startup_one.git
Go to repository:
cd fiap_startup_one
Installing Requirements:
pip install -r requirements.txt
Open Your favorite terminal and run: cd app && python3 -m uvicorn app:app
- Create Basic Setup with Fast-API
- Draw db
- TB Formulario
- TB Alunos
- TB Bootcamps
- TB Certificados
- Create db ddl
- Sample inserts db
- Development of generic CRUD
- Connect with DB
- Development EndPoints CRUD
- students
- departments
- bootcamps
- certificates
- forms
- classroom
- Test endpoints with Fast-API
- Deploy on AWS: EC2 and RDS