flask
https://www.udemy.com/course/python-api-programming-with-fastapi-and-flask/learn/lecture/
micro web framework
개발환경세팅 (web-apis-with-python)
Fork
https://github.com/CloudBytesDotdev/web-apis-with-python
clone
Shell



p1-hello-api-flask
Shell
argument 와 에러처리
Python

Python
Shell
p2-byog-flask : Building API Google search

Shell
working with URL kit

- templates : HTML pages
- static : template에서 사용하는 파일들 (이미지, javascript, css….)

Python
p3-dictionary-api-flask : Creating dictionary API

Python
Python
web-apis-with-python/model/dbHandler.py
HTML
Template 과 static 사용
Python
Python
p4-image-filter-flask : Image Filter Adder API
filter /Route and Changes
https://pillow.readthedocs.io/en/stable/
Python
Python