API 개발하기 전에 어떤 타입으로 받아서 뿌려줄지 고안하는 도중 찾은 사이트.
Mockaroo - Random Data Generator and API Mocking Tool | JSON / CSV / SQL / Excel
Mock your back-end API and start coding your UI today. It's hard to put together a meaningful UI prototype without making real requests to an API. By making real requests, you'll uncover problems with application flow, timing, and API design early, improvi
www.mockaroo.com
[{
"page": 1,
"boardArray": [
{
"id": 1,
"title": "Tin",
"body": "2.40",
"fileName": "AcEnimIn.avi",
"datetime": "2020-06-14"
},
{
"id": 2,
"title": "Viva",
"body": "5.6",
"fileName": "TristiqueInTempus.ppt",
"datetime": "2021-02-05"
},
{
"id": 3,
"title": "Stim",
"body": "8.8.7",
"fileName": "Lacus.png",
"datetime": "2020-01-26"
},
{
"id": 4,
"title": "Lotlux",
"body": "3.5.4",
"fileName": "FringillaRhoncus.ppt",
"datetime": "2020-07-28"
},
{
"id": 5,
"title": "Y-Solowarm",
"body": "0.6.6",
"fileName": "AnteIpsum.ppt",
"datetime": "2021-02-05"
},
{
"id": 6,
"title": "Subin",
"body": "0.56",
"fileName": "Erat.jpeg",
"datetime": "2020-06-05"
},
{
"id": 7,
"title": "Bamity",
"body": "0.4.2",
"fileName": "Porttitor.tiff",
"datetime": "2020-08-01"
},
{
"id": 8,
"title": "Bamity",
"body": "0.8.7",
"fileName": "EuismodScelerisque.mp3",
"datetime": "2020-04-07"
},
{
"id": 9,
"title": "Asoka",
"body": "0.7.5",
"fileName": "Eleifend.mp3",
"datetime": "2020-07-24"
},
{
"id": 10,
"title": "Bamity",
"body": "1.5",
"fileName": "EgetSemper.avi",
"datetime": "2020-08-14"
}
]
}, {
"page": 2,
"boardArray": [
{
"id": 1,
"title": "Tin",
"body": "3.9.0",
"fileName": "Nulla.ppt",
"datetime": "2020-08-28"
},
{
"id": 2,
"title": "Treeflex",
"body": "3.2.7",
"fileName": "Integer.avi",
"datetime": "2021-01-12"
},
{
"id": 3,
"title": "Tresom",
"body": "0.3.0",
"fileName": "Tristique.tiff",
"datetime": "2020-09-16"
},
{
"id": 4,
"title": "Home Ing",
"body": "9.5.6",
"fileName": "VulputateJustoIn.mp3",
"datetime": "2021-02-11"
},
{
"id": 5,
"title": "Fix San",
"body": "0.72",
"fileName": "TinciduntAnteVel.mp3",
"datetime": "2020-06-16"
},
{
"id": 6,
"title": "Keylex",
"body": "0.48",
"fileName": "Enim.avi",
"datetime": "2020-04-10"
},
{
"id": 7,
"title": "Lotlux",
"body": "3.6",
"fileName": "FelisSedLacus.xls",
"datetime": "2020-07-02"
},
{
"id": 8,
"title": "Regrant",
"body": "6.8.7",
"fileName": "Consequat.avi",
"datetime": "2020-07-23"
},
{
"id": 9,
"title": "Voyatouch",
"body": "0.9.1",
"fileName": "DictumstEtiamFaucibus.avi",
"datetime": "2020-01-14"
},
{
"id": 10,
"title": "Pannier",
"body": "3.7.8",
"fileName": "MassaDonec.jpeg",
"datetime": "2020-04-19"
}
]
}, { ..............................생략
이런식으로 뿌려주는 사이트이다.