Open-API 0.03 Latest
Files
- API.xs
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- bench/openapi.pl
- examples/README.md
- examples/client.pl
- examples/petstore.json
- examples/server.pl
- ignore.txt
- include/oa.h
- include/oa_client.h
- include/oa_compat.h
- include/oa_compile.h
- include/oa_plack.h
- include/oa_route.h
- include/oa_types.h
- include/oa_validate.h
- lib/Open/API.pm
- lib/Open/API/Client.pm
- lib/Open/API/Plack.pm
- lib/Open/API/UI.pm
- lib/Open/API/UI/static/app.css
- lib/Open/API/UI/static/app.js
- lib/Open/API/UI/templates/index.tmpl
- lib/Open/API/UI/templates/operation.tmpl
- lib/Open/API/UI/templates/wrapper.tmpl
- t/00-load.t
- t/01-spec-input.t
- t/02-compile.t
- t/03-refs.t
- t/04-router.t
- t/05-params.t
- t/06-body.t
- t/07-plack.t
- t/08-hyperman.t
- t/09-client-validate.t
- t/10-roundtrip.t
- t/11-spec-twin.t
- t/12-abi-guard.t
- t/13-leaks.t
- t/14-hooks.t
- t/15-client-ua.t
- t/16-security.t
- t/17-csrf.t
- t/18-server-options.t
- t/19-plack-object.t
- t/22-client-csrf.t
- t/23-ui.t
- t/24-plack-ui.t
- t/manifest.t
- t/pod-coverage.t
- t/pod.t
- t/spec/mini.json
- t/spec/mini.yaml
- t/spec/petstore.json
- t/spec/petstore.yaml
- xt/boilerplate.t