mock data

http-server


index.html




  
  Document


  hello
  


hello.json

{
  "name": "liujianli",
  "age": "2"
}

GitHub mock


在 gitbub 上 mock 数据,类似本地的操作

Easy Mock


  1. 打开 https://easy-mock.com/
  2. 创建项目,填写项目名称,填写 URL
  3. 打开项目,创建接口
  4. 复制接口地址可用

你可能感兴趣的:(mock data)