@opengis/fastify-table
v1.1.88
Published
core-plugins
Downloads
4,920
Maintainers
Keywords
Readme
fastify-table
It standardizes the entire form building process, while taking care of everything from rendering to validation and processing:
- pg
- redis
- crud
Install
npm i @opengis/fastify-table
Usage
fastify.register(import('@opengis/fastify-table'), config);
Documenation
For a detailed understanding fastify-table, its features, and how to use them, refer to our Documentation.