- [x] type-fast API command should execute the application, some extra options comes in the next version - [x] The execute command should install fast API and create a basic structure. - [ ] 100% test coverage ### Features - [x] routes - [x] services - [x] database - [ ] Dockerfile - [ ] main with basic code - [x] model - [x] schemas - [x] requirements.txt - [x] tests - [x] __init__.py - [ ] code should run without having import issue, so if needed make the necessary changes in files or directory
Features