Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

backend_fastAPI

  • μ„€μΉ˜ pip install "fastapi[all]" pip install python-dotenv pip install -r requirements.txt

  • μ€€λΉ„ root νŒŒμΌμ— .env 생성 (openai key 유좜 쑰심!)

  • μ‹€ν–‰ ν„°λ―Έλ„μ—μ„œ uvicorn main:app --reloadλ₯Ό μ‹€ν–‰ http://127.0.0.1:8000/docs μ—μ„œ API λ¬Έμ„œ 확인 κ°€λŠ₯

파일ꡬ쑰:

.
β”œβ”€β”€ GustomateApp
β”‚   β”œβ”€β”€ database
β”‚   β”‚   β”œβ”€β”€ database.py
β”‚   β”‚   └── models.py
β”‚   β”œβ”€β”€ dependency
β”‚   β”‚   └── dependencies.py
β”‚   └── signup
β”‚       β”œβ”€β”€ CRUD.py
β”‚       β”œβ”€β”€ router.py
β”‚       └── schema.py
β”œβ”€β”€ README.md
β”œβ”€β”€ config.py
β”œβ”€β”€ create_Gustomate_Database.sql
β”œβ”€β”€ main.py
└── requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages