테스트 사이트 - 개발 중인 베타 버전입니다

JSONPlaceholder

· 6년 전 · 1326

https://sir.kr/so_app/1576  여기 글에서 나온 JSONPlaceholder 입니다.

 

https://jsonplaceholder.typicode.com/

 

Resources

JSONPlaceholder comes with a set of 6 common resources:

/posts 100 posts
/comments 500 comments
/albums 100 albums
/photos 5000 photos
/todos 200 todos
/users 10 users

Note: resources have relations. For example: posts have many commentsalbums have many photos, ... see below for routes examples.

Routes

All HTTP methods are supported.

GET /posts
GET /posts/1
GET /posts/1/comments
GET /comments?postId=1
GET /posts?userId=1
POST /posts
PUT /posts/1
PATCH /posts/1
DELETE /posts/1

 

lavuebd에서 하고자 하는 것과 비슷하네요..

 

앱 개발하시는 분들을 위해서 lavuebd와 비슷하게  fake JSON Server를 만들어 보면 좋을 것 같네요.

 

https://github.com/typicode/json-server

 

https://egghead.io/lessons/javascript-creating-demo-apis-with-json-server

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
559
프레임워크 경축~! 1
557
555
553
550
코드이그나이터 ci4 포레버~ 2
548
547
코드이그나이터 라라벨 동영상 강좌
545
543
코드이그나이터 라라벨 5.4 1
541
코드이그나이터 마젠토의 샘플 데이타 1
540
코드이그나이터 구글 트렌드
538
코드이그나이터 마젠토의 장점과 단점 1
536
535
534
코드이그나이터 마젠토 디렉토리 구조
530
코드이그나이터 베스트 SEO Ecommerce 3
526
525
524
522
코드이그나이터 마젠토 인스톨해 보기 1
520
코드이그나이터 magento 마젠토 1
519
코드이그나이터 라라벨용 Twig
516
코드이그나이터 Twig 템플릿 사용하기 2
514
코드이그나이터 디버그바 사용하기 1
512
511
510
509
코드이그나이터 라라벨 보일러플레이트
507
501