Introduction
The FOLIO Vert.x library is a lightweight FOLIO module development library for Vert.x that supports OpenAPI (OAS). It is the recommended library for development of FOLIO modules with Vert.x OpenAPI.
The library provides utilities such as:
- OpenAPI support
- Tenant API 2.0 support
- PostgreSQL utilities
- CQL support
Modules using folio-vertx-lib
Some FOLIO modules that use this library:
Further documentation
The folio-vertx-lib README explains the facilities and demonstrates its exemplar module mod-example which can be used to commence a new project.