Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xDaksh/ccg
Generate scaffolds/models for FastAPI and Tortoise ORM with ease ✨
https://github.com/0xDaksh/ccg
Last synced: 5 days ago
JSON representation
Generate scaffolds/models for FastAPI and Tortoise ORM with ease ✨
- Host: GitHub
- URL: https://github.com/0xDaksh/ccg
- Owner: 0xDaksh
- Archived: true
- Created: 2020-12-26T12:53:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T14:52:32.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T17:37:33.818Z (3 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ccg (Common Code Generator)
> ccg is a cli generator that generates boilerplate code.
It currently only supports model generation for [tortoise orm](https://tortoise-orm.readthedocs.io/en/latest/)
![gif for demonstration](https://i.imgur.com/HNl8mne.gif)