Radosław Szamszur
Radosław Szamszur
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request Add base implementation for model generator (similar to Rails):...
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request Scaffolds an entire resource, from model and migration to...
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request Yet to be clarified. Resources: * https://alembic.sqlalchemy.org/en/latest/index.html
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request I think the cache key for the generated project...
Hello there! :wave: The project is in the early stages of development, hence the documentation can be chaotic, incomplete, or hard to follow. Also if I'm being honest I'm not...
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request Refactor aiohttp util from project template into separate generator
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. **Describe the bug** ```shell Traceback (most recent call last): File "/usr/local/bin/fastapi-mvc", line...
The `get-poetry.py` script will be replaced in Poetry 1.2 by `install-poetry.py`. Moreover, some additional adjustments will be needed in order to accommodate to new minor version: - [ ] Change...
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request Add deployment documentation contents
- [x] I have searched the [issues](https://github.com/rszamszur/fastapi-mvc/issues) of this repo and believe that this is not a duplicate. ## Feature Request Create fastapi-mvc CLI command aliases for faster typing: ```shell...