rest api == restfull api
같은 뜻
rest api 개발할 수 있는 파이썬 프레임워크 설치
pip install flask-restful
https://pypi.org/project/Flask-RESTful/
Flask-RESTful
Simple framework for creating REST APIs
pypi.org
https://flask-restful.readthedocs.io/en/latest/installation.html
'백엔드' 카테고리의 다른 글
| API_TSET flask GET 코드 사용하기 (0) | 2022.07.02 |
|---|---|
| API_TEST mysql과 api연결하는 코드와 순서 (0) | 2022.07.02 |
| API_TEST massage format (0) | 2022.07.02 |
| API _TEST (HTTP Methods) (0) | 2022.07.02 |
| API_TEST API 정의 (0) | 2022.07.02 |