프로젝트 진행할 때
axios 통해서 데이터 get 하고 해야하는데
아직 데이터가 없을 때 json 으로 더미 데이터 만들어야할때
json 으로 더미 데이터 만들어 주는 사이트
00. 사이트 주소
ObjGen - Live Code Generation for the Web
ObjGen is a live code generator that lets you see your code take shape as you enter in the names, types and properties you define. In one click, copy generated code to your clipboard and then paste into a text editor of your choice. Getting started is easy
www.objgen.com
01
02. 입력하는 방법 알아보기 - demo 버튼 클릭
03. Demo - 입력하는 방법을 상세하게 알려준다.
04. 더미 데이터 만들기
(예시)
'Dev > 기타' 카테고리의 다른 글
프로그래머스_Python | 완주하지 못한 선수 (Level 1) (0) | 2020.05.11 |
---|