Skip to content

Releases: kolluria/oapi-validator-echo-sample

oapi-validator-echo-sample v1.0.0: A Robust API Validation Solution for Echo Server

24 Apr 08:45
Compare
Choose a tag to compare

This project provides a robust API validation solution for Echo Server using the OpenAPI Specification and Go Playground Validator. With this release, you can easily generate an Echo Server boilerplate that includes request validation using the OpenAPI Specification and Go Playground Validator.

This first version of the project offers many features, including:

  1. Easy integration with Echo Server: oapi-validator-echo-sample is designed to be easy to integrate with your existing Echo Server codebase, allowing you to quickly and easily add API validation to your projects.
  2. Comprehensive API validation: oapi-validator-echo-sample uses the OpenAPI Specification and Go Playground Validator to provide comprehensive API validation, ensuring that your APIs are well-formed and that requests conform to your specified schema.
  3. Easy to understand: The tool is simple and easy to understand, making it an ideal starting point for developers who want to quickly implement API validation in their projects.