ACM-VIT / dolos

a friendly data mocking service to generate random data in the required format, all written in basic javascript; exactly how beginners like.
19 stars 22 forks source link

Fix #41 : Implement Schema processor #66

Closed YashKumarVerma closed 4 years ago

YashKumarVerma commented 4 years ago

Description

The PR adds functionality to parse the JSON body sent by the user and then generates random data and fills according to needs. Initially, there are the following categories.

Related Issue

Fix #41

Motivation and Context

This is the core of the project :smile:

How Has This Been Tested?

Tested manually, tests need to be written.

Screenshots (if appropriate):

image image image

Types of changes

Checklist: