Metadata-Version: 2.1
Name: fastapi-cli
Version: 1.0.0
Summary: fastapi-cli Project generator and manager for FastAPI
Home-page: https://github.com/fmw666/fastapi-cli
Author: fmw666
Author-email: fmw19990718@qq.com
License: https://mit-license.org/
Keywords: fastapi
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# fastapi cli



## 参考项目

<https://github.com/ycd/manage-fastapi>

<https://github.com/nsidnev/fastapi-realworld-example-app/>


