request-validation
There are 35 repositories under request-validation topic.
marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
cdimascio/express-openapi-validator
🦋 Auto-validates api requests, responses, and securities using ExpressJS and an OpenAPI 3.1.x or 3.0.x specification
nettofarah/property-validator
:white_check_mark: Easy property validation for JavaScript, Node and Express.
Azure/oav
Tools for validating OpenAPI (Swagger) files.
hypnoglow/oas2
OpenAPI 2.0 (aka Swagger) utils for Golang.
EndurantDevs/webargs-sanic
Sanic integration with Webargs
functndev/nx-nestjs-starter
nx-monorepo-powered feature-rich NestJS starter-kit for kicking off large scale web applications
thilinahat/xpress-req-validator
Hassle free middleware to validate all type of requests in a single place while respecting the principle of separation of concerns
cdimascio/express-openapi-validator-example
simple openapi validation examplewith express-openapi-validator
Bit-Apps-Pro/wp-validator
The WP Validator is a robust PHP package designed to simplify the process of data validation and sanitization. It offers a versatile and user-friendly solution for developers to ensure that user input meets specific criteria and is secure against common vulnerabilities.
jangbl/node-request-body-validation
demonstrates how to validate the request body of requests in Node
cdimascio/gin-openapi
Automatically validates API requests against an OpenAPI 3 spec.
JohnKimDev/sails-hook-req-validate
Ultimate Request Validator Hook for SailsJS
GH0st3rs/iot_detector
Multithreaded scanner for detecting IoT devices
izica/phalcon-validation
Handy interface for Phalcon\Validation, controller request validation tool
miztiik/api-request-validation
Validate your API requests using API Gateway | Reduce cost & Improve Performance
roycanales17/Input-Request
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
guptaaashutosh/go_validate
Go data Validating http.Request automatically collects data based on the request Content-Type
mattiamalonni/express-joi-validations
Express middleware to validate request (headers, params, query, body) using Joi
kkocel/spring-cloud-gateway-request-validation
Example of request validation in Spring Cloud Gateway
mariodiasbatista/laravel-api
This Laravel-powered API is built with RESTful principles, ensuring a clean, consistent, and scalable architecture. Designed for high performance and optimal request-response handling, the API follows industry best practice.
mojonesy/GrubDash-server
A mock RESTful API server for a food delivery app - state management using Express.
peakchen90/koa-params-validator
Koa2 请求参数校验
questocat/lumen-request
Input request is a package for Lumen
ron96g/koa-x-oapi-validator
Koa port of the popular express-openapi-validator library.
tejassoni/laravel-multiple-roles-permission-datatable
Laravel multiple roles with permission management system. SuperAdmin can able to manage other roles permissions. So, other roles can able access any module create, read, update and delete functionality on basis of permission given. using Spatie/laravel-permission package.
tyler46/nameko-webargs
Nameko http entrypoint integration with Webargs
dimkinthepro/http-bundle
Request validation bundle for Symfony
KaranGajjar1/ors
Final
patlo-git/api-design-v4-complete
Node API for Change Log product
BootcampToProd/spring-boot-swagger-request-response-validator-demo
A simple boot application showcasing how can we validate requests and responses using Atlassian Swagger request validator
folded-php/request
Request utilities, including a request validator, for your PHP web app.
gabriel-jm/request-validator
A simple request validator in TypeScript.
liushibao/asp.net-core-minimal-api-demo
This is a demo project of the back-end of my vue3 front-end app demo. It demonstrates how to use Wechat for login and jwt-token authentication. The persistent data storage is SqlServer, with SqlSugar as the ORM lib. Http responses and other non-persistent data are stored using Redis.
uzrnem/verify
Java library for validating Object/Data, available on Maven and other servers.