/generate-json

Generate Random Bulk JSON

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Generate JSON

Overview

  • This project is an extension of project dummy-json
  • Idea of this project is to generate json based on template.

Problem Statement

  • Most of JSON online generators are using javascript for generation of JSON.
  • This is hanging browser if we generate a huge file.

Design

  • Used GithubPages to host this page.
  • Used Github Actions to generate json based on input provided.
  • Used Github RestAPI and OAUTH WebApp to Login and update Template.
  • JSON generation is based on dummy-json.

Architecture

Demo

Demo