Package Exports
- @opengis/fastify-table
- @opengis/fastify-table/index.js
- @opengis/fastify-table/server/plugins/pg/funcs/getPG.js
- @opengis/fastify-table/server/plugins/pg/funcs/init.js
- @opengis/fastify-table/server/plugins/pg/pgClients.js
- @opengis/fastify-table/server/plugins/table/funcs/loadTemplate.js
- @opengis/fastify-table/server/routes/table/controllers/data.js
- @opengis/fastify-table/utils.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@opengis/fastify-table) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
fastify-table
This is a backend toolkit for database management and more.
Why fastify-table?
- Logger - Monitoring user activity and system status.
- Redis cache - Optimizes web page rendering for lightning-fast performance.
- Secure - Ensures protection against XSS attacks in queries.
- SQL Migration - Automatically adds all necessary tables to your project's database.
Features
- CRUD
- cron
- Logger
- Redis
- pg
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.
Technology stack
Contribute
Feel free to contact us through our website SOFTPRO.UA or email info@softpro.ua
- Report bugs
- Share your ideas
- Ask questions
Follow Us
License
Copyright © SOFTPRO. All rights reserved.