Development Milestones (~ version 0.1) #2
bnbong
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FastAPI-fastkit project will provide CLI operations to initialize FastAPI application project easily.
For this, I will use python
click
package to make core CLI operations.As inspired by the Django project, the FastAPI application source code initialized through CLI operation will be within the FastAPI-project-template folder of the FastAPI-fastkit project, and the source code for all demo projects under that folder will be intentionally set out of the type check range using the
.py-tpl
file extension.Here, I will provide development milestone that anyone who visit my project.
Core Features
click
packageUX & Improvements
fastkit run
- run FastAPI using fastapi-cli,Other development milestone will be added later.
Once again, thank you very much for your interest in this project.
@author bnbong [email protected]
Beta Was this translation helpful? Give feedback.
All reactions