An open API service indexing awesome lists of open source software.

https://github.com/cloudquery/filetypes

A helper library to create destination file plugins for CloudQuery
https://github.com/cloudquery/filetypes

Last synced: 10 months ago
JSON representation

A helper library to create destination file plugins for CloudQuery

Awesome Lists containing this project

README

          

# CloudQuery FileTypes

The CloudQuery FileTypes module is a shared library used by some of our [destination plugins](https://www.cloudquery.io/docs/plugins/destinations/overview) to format data in a designated format (e.g. JSON, CSV).

It's meant to be used internally by CloudQuery plugins and not designed to be publicly consumed by other projects.

## Getting Started & Documentation

- [Homepage](https://www.cloudquery.io)
- [Releases](https://github.com/cloudquery/cloudquery/releases?q=cli%2F&expanded=true)
- [Documentation](https://www.cloudquery.io/docs)