본문 바로가기 메뉴 바로가기

If...Else

프로필사진
  • 태그
  • RSS

If...Else

검색하기 폼
  • 태그
  • RSS

JSONPlaceholder (1)
JSONPlaceholder

JSONPlaceholder는 더미 데이터가 필요할 때 사용할 수있는 무료 온라인 REST API이다. 각종 테스트 시 유용하게 사용할 수 있다. (URL : https://jsonplaceholder.typicode.com/) 예제 아래의 샘플 코드를 실행시키면 (jquery ajax) $.ajax({ url: 'https://jsonplaceholder.typicode.com/todos/1', success: function (data) { console.log(data) } }) 아래의 response 값을 받을 수 있다. { "userId": 1, "id": 1, "title": "delectus aut autem", "completed": false } 요청 시 http, https 모두 사용할..

2020. 7. 28. 08:58
이전 1 다음
이전 다음
글 보관함
최근에 올라온 글
최근에 달린 댓글
TAG
  • Git
  • JavaScript
  • JSONPlaceholder
  • vue.js
  • jekyll
  • nginx
  • javascipt
  • AWS
  • css
  • BASE64
  • JSON.stringify
  • Android
  • 앱링크
  • 유닛테스트
  • 렌더링 이슈
  • TDD
  • 파이어폭스
  • html
  • 풋볼매니저 터치 2018
  • chrome
  • ubuntu
  • axios-mock-adapter
  • dev tools
more
Total
Today
Yesterday

Pilot376's Log

티스토리툴바