Skip to content

tjmaynes/json-validator-app

Repository files navigation

json-validator

a simple web application that tells you if your JSON is valid or not.

Requirements

Usage

To install project dependencies, run the following command:

make install

To start the application, run the following command:

make start

To run all tests, run the following command:

make test

To deploy the application, run the following command:

make deploy

About

a simple web application that tells you if your JSON is valid or not

Topics

Resources

License

Stars

Watchers

Forks