This repository contains code samples in Perl for working with JSON Schema and OpenAPI. This is part of a presentation of the same name.
- JSON Schema: http://json-schema.org
- Current schema draft: https://datatracker.ietf.org/doc/draft-wright-json-schema-validation/
- Swagger Editor: https://editor.swagger.io
- Swagger UI: git clone https://github.com/swagger-api/swagger-ui
- API Handyman: https://apihandyman.io/writing-openapi-swagger-specification-tutorial-part-1-introduction/