https://developers.facebook.com/tools/debug/https://developers.kakao.com/tool/clear/ognohup python app.py &ps -ef | grep 'app.py'kill -9 pid
프로젝트 폴더안에 static, templates(안에 index.html)app.py가 기본구조GET → 통상적으로! 데이터 조회(Read)를 요청할 때 예) 영화 목록 조회
import OpenAPIdoc = {'name':'bobby','age':21}db.users.insert_one(doc)user = db.users.find_one({'name':'bobby'})same_ages = list(db.users.find({'age':2
JQueryHTML의 요소들을 조작하는, 편리한 Javascript를 미리 작성해둔 것. 라이브러리!JQuery 불러오기(<head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/
부트스트랩 컴포넌트4.0 (예쁜 CSS 모음집)https://getbootstrap.com/docs/4.0/components/alerts/구글폰트(한글)https://fonts.google.com/?subset=koreanHTML은 뼈대, CSS는