Caluma Service providing GraphQL API
Project description
A collaborative form editing service.
What is Caluma Service?
Caluma Service is the core part of the Caluma project providing a GraphQL API. For a big picture and to learn what Caluma does for you, have a look at caluma.io
Getting started
Installation
NOTE: We recommend using Caluma as a dedicated service. However, it is possible to integrate Caluma into a django project. You can read about this here.
Requirements
- docker
- docker-compose
After installing and configuring those, download docker-compose.yml and run the following command:
docker-compose up -d
You can now access GraphiQL at http://localhost:8000/graphql which includes a schema documentation. The API allows to query and mutate form and workflow entities which are described below.
Caluma is a 12factor app which means that configuration is stored in environment variables. Different environment variable types are explained at django-environ.
You can read more about running and configuring Caluma under docs/configuration.md
Debugging
Set environment variable ENV to dev to enable debugging capabilities. Don't use this in production as it exposes confidential information!
This enables Django Debug Middleware.
For profiling you can use ./manage.py runprofileserver. See docker-compose.override.yml for
an example.
License
Code released under the GPL-3.0-or-later license.
For further information on our license choice, you can read up on the corresponding GitHub issue.
Further reading
- Installation & Configuration - Get started installing Caluma in a production context
- Contributing - If you want to help us, here's how to start with your first contribution.
- Caluma Guide - How to get up and running with Caluma
- Workflow Concepts - How to use caluma workflows
- Historical Records - Undo and audit trail functionality
- GraphQL - Further information on how to use the GraphQL interface
- Validation - Validation of user input
- Extending Caluma - Extensions: Data visibility and permissions
- Caluma Events - Reacting upon Caluma Events
- Using Caluma as django apps
- Interfaces
- Maintainer's Handbook - HOWTO for various maintainer's tasks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file caluma-7.0.0.tar.gz.
File metadata
- Download URL: caluma-7.0.0.tar.gz
- Upload date:
- Size: 74.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a362447f96be0829c97ac42a10564f422ddbbc21f20103a455042c5e5554106
|
|
| MD5 |
ef0c00319c735e0180cfbeb472d8d858
|
|
| BLAKE2b-256 |
14663ddb4d9e31553d48d0dfb9694bd3a34b08dac3e05d84b22b799005d6b83b
|
File details
Details for the file caluma-7.0.0-py3-none-any.whl.
File metadata
- Download URL: caluma-7.0.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4af9dcf8af1df527b6ad23696224c89188803cc20efcc4a619723626743b6161
|
|
| MD5 |
97d5461ab4f29d3f728177e1c6c24500
|
|
| BLAKE2b-256 |
7decf7b28dbc57c75da7a3de39d3b5b2d10e9d854005a8ea4e247f278076250c
|