JSON Blob

JSON Blob 的创建是为了帮助实现客户端/服务器开发的并行化。可以使用在线编辑器定义模拟 JSON 响应,然后客户端可以使用 JSON Blob API 来检索和更新模拟响应。「JSON Blob was created to help parallelize client/server development. Mock JSON responses can be defined using the online editor and then clients can use the JSON Blob API to retrieve and update the mock responses.」

Github stars Tracking Chart

JSON Blob

JSON Blob was created to help parallelize client/server development. Mock JSON responses can be defined and stored using the online editor and then clients can use the JSON Blob API to retrieve and update the mock responses.

Build Status

Building & Running JSON Blob

  1. To run JSON Blob, you'll need the following things installed:
    • Java (version 1.8+)
    • Maven
  2. Build the JSON Blob jar - from the command line run mvn clean package.
  3. Start JSON Blob - from the command line run java -Ddw.blobManager.fileSystemBlogDataDirectory=<PATH TO STORE BLOBS ON THE FILESYSTEM> -jar target/jsonblob.jar server target/config/jsonblob.yml. You'll need to replace <PATH TO STORE BLOBS ON THE FILESYSTEM> with the path where you want to store blobs on the file system.

Main metrics

Overview
Name With Ownertburch/jsonblob
Primary LanguageJavaScript
Program languageCSS (Language Count: 5)
Platform
License:Apache License 2.0
所有者活动
Created At2012-12-05 02:39:32
Pushed At2025-02-17 21:17:40
Last Commit At2025-02-17 14:17:40
Release Count3
Last Release Name1.0.2 (Posted on 2022-07-07 16:27:20)
First Release Name1.0 (Posted on 2021-10-22 18:37:50)
用户参与
Stargazers Count335
Watchers Count14
Fork Count87
Commits Count367
Has Issues Enabled
Issues Count41
Issue Open Count6
Pull Requests Count6
Pull Requests Open Count0
Pull Requests Close Count60
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private