formkiq-core icon indicating copy to clipboard operation
formkiq-core copied to clipboard

A full-featured Document Layer for your application, providing the functionality of a flexible document management system, including storage, discovery, processing, and retrieval. Deploys directly int...

Get started ยท Docs ยท Issues ยท Discord ยท Get in touch

Star us on GitHub twitter License

Document Layer for your Application

Storing documents in your application isn't as easy as it should be and most of the time they end up getting stuffed into your data layer.

FormKiQ acts as your document layer along side your data layer of your application. It handles the storage and metadata of your documents so you don't have to.

Why storing documents in a database is not ideal:

  • Storage: Increased storage costs
  • Performance: Slows down database performance
  • Security Concerns: Lack of data controls

Why storing documents in AWS S3 is not enough:

  • Lacks robust Metadata and Tagging
  • Does not support Full-text searching
  • Missing fine grain access controls

FormKiQ is an API document layer platform built on top of AWS Managed Service to store and manage your documents, so you don't have to build it.

And it ALL runs in your AWS account.

Features

โœ… API-First Full Featured Document Management API

โœ… Easy Integration with Existing Applications

โœ… Supports Document Metadata / Tagging

โœ… Built Using Serverless Services (no servers to maintain or manage)

โœ… Easily scales to thousands of concurrent requests

โœ… Google Drive like Web UI for Document Management

โœ… Supports Both Multi-Tenant and Multi-Instance

โœ… Commerical Support Available

Demo

Try out our FormKiQ Readonly Demo

Installation

The following are AWS CloudFormation scripts that can be used to install FormKiQ and other resources in a single click!

Follow our Quickstart Guide to get started!

Then checkout out our API Walkthrough

Archecture





Client SDKs

The following are official FormKiQ client SDKs that were generated using the OpenAPI Generator

Tutorials

After FormKiQ is installed checkout the following links to continue on your journey!

Support

License

MIT - 2020-2023 (c) FormKiQ, Inc. For more details, see LICENSE file.