jsonplaceholder

A simple online fake REST API server

  • 所有者: typicode/jsonplaceholder
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

JSONPlaceholder

JSONPlaceholder is a simple fake REST API for testing and prototyping.

It's like an image placeholder but for web developers.

JSONPlaceholder is powered by JSON Server.

Why?

Most of the time when trying a new library, hacking a prototype or following a tutorial, I found myself in need of some data.

I didn't like the idea of using some public API because I had the feeling that I was spending more time registering a client and understanding a complex API than focusing on my task.

But I liked the idea of image placeholders for web designers. So I decided to code a little Express server inspired by that and here is JSONPlaceholder.

You can find it running here and are free to use it in your developments: https://jsonplaceholder.typicode.com.

I hope you will find it useful.

Features

  • No registration
  • Zero-config
  • Basic API
  • "Has many" relationships
  • Filters and nested resources
  • Cross-domain (CORS and JSONP)
  • Supports GET, POST, PUT, PATCH, DELETE and OPTIONS verbs
  • HTTP or HTTPS
  • Compatible with React, Angular, Vue, Ember, ...

Guide

For examples and more, you can visit https://jsonplaceholder.typicode.com

主要指標

概覽
名稱與所有者typicode/jsonplaceholder
主編程語言HTML
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2013-09-20 13:49:48
推送於2024-07-10 06:58:17
最后一次提交2021-06-14 09:09:46
發布數11
最新版本名稱v0.3.3 (發布於 2016-05-29 02:58:02)
第一版名稱v0.0.1 (發布於 2013-10-09 06:49:11)
用户参与
星數5.1k
關注者數76
派生數587
提交數209
已啟用問題?
問題數145
打開的問題數69
拉請求數23
打開的拉請求數26
關閉的拉請求數20
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?