Bona3.log
Bona3.log
profile
seul3
꾸준히 성장하는 개발자 입니다 😊
글시리즈소개
태그 목록
  • 전체보기(43)
  • TIL(24)
  • React(13)
  • html(7)
  • CSS(7)
  • algorithm(6)
  • JavaScript(3)
  • 프로젝트(3)
  • js(2)
  • zaranara(2)
  • 클론코딩(2)
  • error(2)
  • 1차 프로젝트(2)
  • API(1)
  • npm(1)
  • rebase(1)
  • restful api(1)
  • 개구리게임(1)
  • style component(1)
  • yarn(1)
  • mock data(1)
  • webpack(1)
  • 레이아웃(1)
  • JWT(1)
  • key stretching(1)
  • bcrypt(1)
  • DOM(1)
  • box(1)
  • 구조분해할당(1)
  • Java Script(1)
  • 개발자(1)
  • Fetch(1)
  • semantic web(1)
  • template literal(1)
  • salting(1)
  • Props(1)
  • Software testing(1)
  • 플젝(1)
  • git(1)
  • madal(1)
  • function(1)
  • Event(1)
  • 인증(1)
  • 인가(1)
  • component(1)
  • semantic tag(1)
전체보기 (43)TIL(24)React(13)html(7)CSS(7)algorithm(6)JavaScript(3)프로젝트(3)js(2)zaranara(2)클론코딩(2)error(2)1차 프로젝트(2)API(1)npm(1)rebase(1)restful api(1)개구리게임(1)style component(1)yarn(1)mock data(1)webpack(1)레이아웃(1)JWT(1)key stretching(1)bcrypt(1)DOM(1)box(1)구조분해할당(1)Java Script(1)개발자(1)Fetch(1)semantic web(1)template literal(1)salting(1)Props(1)Software testing(1)플젝(1)git(1)madal(1)function(1)Event(1)인증(1)인가(1)component(1)semantic tag(1)

RESTful API

RESTful API란? API 시스템을 구현하기 위한 아키텍처 중에 가장 많이 사용되는 형식이다. json 형태로 받는 것 웹상에서 사용되는 여러 리소스를 HTTP URI로 표현하고 그 리소스에 대한 행위를 HTTP Method로 정의하는 방식.

APIrestful api
2021년 12월 3일
·
0개의 댓글
·
1