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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?