🧩 시공사례 임베드 코드 생성기

내부팀+내부개인 12,767장 · 203개 카테고리 · 옵션 고르면 복붙 코드가 나옵니다

직접 렌더 (원하는 디자인으로)

fetch('https://jibsuridata.rvscar.com/feed.php?flat=1&limit=12&random=1')
  .then(r => r.json())
  .then(d => { /* d.items = [{img, thumb, body, title, category}] */ });

엔드포인트

/feed.php 카테고리목록 · /feed.php?c=슬러그&p=페이지 카테고리별 · /feed.php?flat=1&limit=N&cat=이름&random=1 임베드용
필드: img 원본 · thumb 썸네일 · body 글 · title · category