- This project is an extension of project dummy-json
- Idea of this project is to generate json based on template.
- Most of JSON online generators are using javascript for generation of JSON.
- This is hanging browser if we generate a huge file.
- 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.