/FormActions

Platform for simplified forms creation and actions triggering.

Primary LanguagePythonMIT LicenseMIT

FormActions

                              License: MIT Repository Size PRs Welcome
                  forthebadge

Microservice for simplified forms creation and robust actions triggering.

Project Overview

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.


Instructions to run

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.


Technical Description

Web Framework

FastAPI

Database Management System

Apache Cassandra

Scheduling & enqueuing actions

Redis


Contributions

For existing bugs and adding more features open a issue here


License

MIT License