What does HackerNews think of formkiq-core?
FormKiQ Core is a flexible Open Source Document Management Platform that can be used as headless software or run using our web-based client interface. FormKiQ runs in your Amazon Web Services (AWS) Cloud, and can be used for document workflows, records management, and other document storage and processing needs using an extendable Document API
The files are stored in S3, with customizable metadata storage in DynamoDB. As the system is designed to run on AWS Serverless and Managed Services, the majority of the cost will come from S3 storage fees.
API first designed document management system that deploys to AWS. Makes it easy to run standalone or to add Document Management functionality to existing applications.
But on the other hand, I don't know that we're popular enough for someone to come along and build free modules on top of our product. So maybe this isn't a problem we'd need to worry about.
Until it is... ??
1) Collect data from users and create a place to store it in (database, filesystem, etc) 2) Organize the data we've collected, so you can find it later 3) Process the data we've collected. Processing could include transforming the data, performing an action or sending the data to another system
This led us to create FormKiQ.
FormKiQ is a platform application that gives developers 100% control of their data, letting them automatically perform actions on the data through an event messaging architecture.
We’ve built FormKiQ with AWS Serverless Application Model (SAM), using AWS Lambda, API Gateway, and DynamoDB. The reason for this is that we wanted a system that didn’t require any configuring and managing of servers, and we also wanted a system we could both scale automatically in periods of high usage and cost next to nothing when barely being used.
We have found a lot of use cases for FormKiQ so far, and we wanted to share it with the HN community for ideas and to maybe even find a few people willing to try it out for their specific needs. We are still early in our development and looking for any kind of feedback!
Please visit:
Website: https://www.formkiq.com/ GitHub: https://github.com/formkiq/formkiq-core