FormActions provides a simplified API interface for forms creation and actions triggering. It supports features for fast data access, scheduling actions, and robust actions and data handling.
FormActions can be simply used by running via the docker image
cd FormActions/
docker-compose build
docker-compose up
The API service will be running on port 84, from where API calls can be made for form & questions creation, action registration, answers & responses creation.
FastAPI
Apache Cassandra
Redis
For existing bugs and adding more features open a issue here