From 380386c43885e3603e55da5cb76f23747b6e9c1c Mon Sep 17 00:00:00 2001 From: Sasha Melentyev Date: Sat, 5 Feb 2022 17:16:39 +0300 Subject: [PATCH] docs(README): add openapi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 661ee9f6..86694c24 100644 --- a/README.md +++ b/README.md @@ -1558,6 +1558,7 @@ _These libraries were placed here because none of the other categories seemed to - [metrics](https://github.com/pascaldekloe/metrics) - Library for metrics instrumentation and Prometheus exposition. - [morse](https://github.com/alwindoss/morse) - Library to convert to and from morse code. - [numa](https://github.com/lrita/numa) - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code. +- [openapi](https://github.com/neotoolkit/openapi) - OpenAPI 3.x parser. - [pdfgen](https://github.com/hyperboloide/pdfgen) - HTTP service to generate PDF from Json requests. - [persian](https://github.com/mavihq/persian) - Some utilities for Persian language in go. - [sandid](https://github.com/aofei/sandid) - Every grain of sand on earth has its own ID.