http(6)
-
[Docker] Getting started with Docker
Docker ์ปจํ ์ด๋๋ก ๋์ด ์๋ฒ๋ฅผ ํ์ธํด๋ณด๊ณ ์ถ๋ค๋ฉด? (1) ์น๋ธ๋ผ์ฐ์ (2) curl (3) python requests 1. Web browser 2. curl 3. Python requests ์ฐธ๊ณ ์๋ฃ https://docs.docker.com/get-started/ Overview of the get started guide Get started with the Docker basics in this comprehensive overview, You'll learn about containers, images, and how to containerize your first application. docs.docker.com https://github.com/docker/getting-starte..
2024.03.28 -
[ํ์คํ] JSON / RESTful API / CRUD
https://sohyeonkim-dev.tistory.com/171 [ํ์คํ] HTTP's streaming / Curl / SOA / Microservice HTTP Client Modules in Python Standard Libraries urllib : URL handling module URL์ ์ ๋ฌธ์ ์ผ๋ก ์ฒ๋ฆฌํ๋ python ๋ผ์ด๋ธ๋ฌ๋ฆฌ http.client : HTTP protocol client module Non-Standard Library (recommended) 3rd - party “Requests: HTTP for Humans sohyeonkim-dev.tistory.com * ์์ ์ดํด๋ณธ ๋ด์ฉ - 20๋ ์ ์๊ฐ ์์ถํ ๊ฒ SOA -> SOAP -> HTTP + XML -> m..
2023.04.19 -
[ํ์คํ] HTTP's streaming / Curl / SOA / Microservice
HTTP Client Modules in Python Standard Libraries urllib : URL handling module URL์ ์ ๋ฌธ์ ์ผ๋ก ์ฒ๋ฆฌํ๋ python ๋ผ์ด๋ธ๋ฌ๋ฆฌ http.client : HTTP protocol client module Non-Standard Library (recommended) 3rd - party “Requests: HTTP for Humans” Installation required ( pip install requests ) Elegant and simple HTTP library for Python import requests required ํด๋ผ์ด์ธํธ ์ธก์์ ์ฌ์ฉํ๋ค๋ฉด, request๋ฅผ ์ฐ์ธ์ ํ ์ค์ด๋ฉด ๋ - ์ ๋ง ์ฝ๋ค HTTP Server M..
2023.04.19 -
[ํ์คํ] HTTP request methods / Proxy Cache
Architectural Components of the Web HTTP Networking Proxy HTTP intermediaries Sit between clients and servers Web Security Application Integration Performance Optimization ์ด๊ธฐ HTTP ์น ์๋ฒ์ ์น ๋ธ๋ผ์ฐ์ ์ฌ์ด์ ์ค๊ฐ์ ๋ญ๊ฐ ์๋ค๋ ์์ด๋์ด X ํด๋ผ์ด์ธํธ์ ์๋ฒ ์ฌ์ด ํด๋ผ์ด์ธํธ์ ๋ฆฌํ์คํธ๊ฐ ์๋ฒ์๊ฒ ์ง์ ๊ฐ์ง ์๊ณ , ํ๋ก์๋ฅผ ๊ฒฝ์ ํด์ ์๋ฒ์๊ฒ ๋ณด๋ธ๋ค. ์ฌ๋ด ํ๋ก์ ์๋ฒ ํ์ฌ์์ ๋๊ฐ๋ ํธ๋ํฝ, ๋ค์ด์ฌ ๋ ์๋ค. ํ๋ก์ ์๋ฒ๋ฅผ ๊ฒฝ์ ํด์ผ ํ๋ค. web security ํ์ฌ ์ฐจ์์์ ์ ์์ ๊ธ์งํ ์ ์๋ค by proxy ์๋ฒ์์ ์จ ๊ฐ์ ๋ฐ์ด๋ฌ์ค๊ฐ ์๋์ง ๊ฒ์ฌ appli..
2023.04.18 -
[ํ์คํ] HTTP/1.1 intro / URL, TCP/IP
Web Client and Servers Basic components of the WWW INTERNET ์ปดํจํฐ๋ฅผ ์ ์ผ๋ก ์ฐ๊ณ , ์ ๊ณผ ์ ์ ์ฐ๊ฒฐํ๋ฉด ์ปดํจํฐ ๋คํธ์ํฌ๊ฐ ๋๋ค. ์ธํฐ๋ท(IP protocol)์ผ๋ก ์ด๋ค์ ์ฐ๊ฒฐํ ๊ฒ WEB ์น ๋ธ๋ผ์ฐ์ ํ๋ฉด์ ์ฑ์ฐ๊ณ ์๋ ํ๋ฉด ์น ํ์ด์ง - ์น ํ์ด์ง ๊ฐ ๊ด๊ณ -> Web ์ ๋ณด์ ์ ๋ณด๋ฅผ ์ฐ๊ฒฐํ๋ ๊ฒ ํจ์ ํธ์ถ ๊ณผ์ ๊ณผ ๊ต์ฅํ ์ ์ฌ ํด๋ผ์ด์ธํธ๊ฐ ์ ๋ณด๋ฅผ ๋ณด๋ด๋ฉด, http๊ฐ ์๋ต์ ์ค ๋ฌผ๋ฆฌํ๊ณผ ๊ด๋ จ๋ ์ฐ๊ตฌ ์๋ฃ๋ค์ ์ฃผ๊ณ ๋ฐ์ ์ ์๋๋ก ํ ๋ฒ๋์ค๋ฆฌ Resources A resource is any kind of content source Static content File system MS word file, image file, Video Clip Full ์์์ ..
2023.04.18 -
[Swift] Alamofire vs Moya & URLSession์ ๋ํ์ฌ
URLSession The URLSession class and related classes provide an API for downloading data from and uploading data to endpoints indicated by URLs. Your app can also use this API to perform background downloads when your app isn’t running or, in iOS, while your app is suspended. You can use the related URLSessionDelegate and URLSessionTaskDelegate to support authentication and receive events like re..
2023.01.27