Skip to content

demonstrates how to validate incoming request payloads with express

Notifications You must be signed in to change notification settings

jangbl/ajv-json-schema-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Ajv.js tutorial

This tutorial demonstrates how to use the Ajv.js JSON schema validator library to validate incoming request payloads by making use of the cross-platform JSON-Schema

Please help this repo with a ⭐️ if you find it useful! 😁

This repository is contains the code for the Node Ajv.js video tutorial

Node Ajv JSON schema validation tutorial

Please also check out my website at jangoebel.com

For updates, please follow @_jgoebel on Twitter.

Running this project

  1. npm i
  2. npm run dev starts up a hot-reload express webserver on port 8080

About

demonstrates how to validate incoming request payloads with express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published