File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# 🦋 express-openapi-validator
2
2
3
- [ ![ example workflow] ( https://github.com/cdimascio/express-openapi-validator/actions/workflows/default.yml/badge.svg )] ( # ) [ ![ ] ( https://img.shields.io/npm/v/express-openapi-validator.svg )] ( https://www.npmjs.com/package/express-openapi-validator ) [ ![ ] ( https://img.shields.io/npm/dm/express-openapi-validator?color=blue )] ( https://www.npmjs.com/package/express-openapi-validator ) [ ![ All Contributors] (https://img.shields.io/github/contributors/cdimascio/express-openapi-validator
4
- )] ( #contributors ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg?branch=master )] ( https://coveralls.io/github/cdimascio/express-openapi-validator?branch=master ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/1570a06f609345ddb237114bbd6ceed7 )] ( https://www.codacy.com/manual/cdimascio/express-openapi-validator?utm_source=github.com&utm_medium=referral&utm_content=cdimascio/express-openapi-validator&utm_campaign=Badge_Grade ) [ ![ ] ( https://img.shields.io/gitter/room/cdimascio-oss/community?color=%23eb205a )] ( https://gitter.im/cdimascio-oss/community ) [ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/cdimascio/express-openapi-validator ) [ ![ ] ( https://img.shields.io/badge/documentation-yes-informational )] ( https://cdimascio.github.io/express-openapi-validator-documentation/ ) [ ![ ] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( #license )
3
+ [ ![ build workflow] ( https://github.com/cdimascio/express-openapi-validator/actions/workflows/default.yml/badge.svg )] ( # ) [ ![ ] ( https://img.shields.io/npm/v/express-openapi-validator.svg )] ( https://www.npmjs.com/package/express-openapi-validator ) [ ![ ] ( https://img.shields.io/npm/dm/express-openapi-validator?color=blue )] ( https://www.npmjs.com/package/express-openapi-validator ) [ ![ All Contributors] (https://img.shields.io/github/contributors/cdimascio/express-openapi-validator
4
+ )] ( #contributors ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/cdimascio/express-openapi-validator/badge.svg?branch=master )] ( https://coveralls.io/github/cdimascio/express-openapi-validator?branch=master ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/1570a06f609345ddb237114bbd6ceed7 )] ( https://www.codacy.com/manual/cdimascio/express-openapi-validator?utm_source=github.com&utm_medium=referral&utm_content=cdimascio/express-openapi-validator&utm_campaign=Badge_Grade ) [ ![ ] ( https://img.shields.io/gitter/room/cdimascio-oss/community?color=%23eb205a )] ( https://gitter.im/cdimascio-oss/community ) [ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/cdimascio/express-openapi-validator )
5
+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9407/badge )] ( https://www.bestpractices.dev/projects/9407 ) [ ![ ] ( https://img.shields.io/badge/documentation-yes-informational )] ( https://cdimascio.github.io/express-openapi-validator-documentation/ ) [ ![ ] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( #license )
5
6
6
7
** An OpenApi validator for ExpressJS** that automatically validates ** API** _ ** requests** _ and _ ** responses** _ using an ** OpenAPI 3** specification.
7
8
You can’t perform that action at this time.
0 commit comments