Skip to content

Learning how to use JSON schemas for requests and responses with API Gateway

License

Notifications You must be signed in to change notification settings

MorganMcKinleyRDI/learn-json-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81b6813 · Sep 24, 2018

History

3 Commits
Sep 23, 2018
Sep 21, 2018
Sep 24, 2018
Sep 23, 2018

Repository files navigation

Learn JSON Schemas

Learning how to use JSON schemas for requests and responses with API Gateway.

In this lab we use AJV as our JSON validator to confirm the requests and reponses to API Gateway, using a nodejs Lambda function. JSON schema validations can be used for lot of other situations when application data needs to be validated against a predefined schema.

Links:

AJV on NPM JSON Schema

About

Learning how to use JSON schemas for requests and responses with API Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published