https://github.com/cusyio/cusy.restapi.easyform
EasyForm integration for plone.restapi.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.6%) to scientific vocabulary
Keywords
easyform
forms
plone
rest-api
Last synced: 5 months ago
·
JSON representation
Repository
EasyForm integration for plone.restapi.
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
easyform
forms
plone
rest-api
Created over 4 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
Changelog
License
README.rst
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.
.. image:: https://github.com/cusyio/cusy.restapi.easyform/workflows/ci/badge.svg
:target: https://github.com/cusyio/cusy.restapi.easyform/actions
:alt: CI Status
.. image:: https://codecov.io/gh/cusyio/cusy.restapi.easyform/branch/main/graph/badge.svg?token=3JU2SVF5TE
:target: https://codecov.io/gh/cusyio/cusy.restapi.easyform
:alt: Coverage Status
.. image:: https://img.shields.io/pypi/v/cusy.restapi.easyform.svg
:target: https://pypi.python.org/pypi/cusy.restapi.easyform/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/cusy.restapi.easyform.svg
:target: https://pypi.python.org/pypi/cusy.restapi.easyform
:alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/cusy.restapi.easyform.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/cusy.restapi.easyform.svg
:target: https://pypi.python.org/pypi/cusy.restapi.easyform/
:alt: License
=====================
cusy.restapi.easyform
=====================
EasyForm integration for plone.restapi.
Features
--------
- Get the ``EasyForm`` schema in ``JSON+SCHEMA`` format using the ``@form`` endpoint.
- Post form data to an ``EasyForm`` form using the ``@form`` endpoint.
Installation
------------
Install ``cusy.restapi.easyform`` by adding it to your buildout::
[buildout]
...
eggs =
cusy.restapi.easyform
and then running ``bin/buildout``
Contribute
----------
- Issue Tracker: https://github.com/cusyio/cusy.restapi.easyform/issues
- Source Code: https://github.com/cusyio/cusy.restapi.easyform
Support
-------
If you are having issues, please let us know by adding a new ticket.
License
-------
The project is licensed under the GPLv2.
Owner
- Name: cusy GmbH
- Login: cusyio
- Kind: organization
- Email: info@cusy.io
- Location: Berlin, Germany
- Website: info@cusy.io
- Twitter: cusyio
- Repositories: 7
- Profile: https://github.com/cusyio
Software consultancy solving complex problems, connecting strategy and execution, helping clients to strengthen their core competencies and flexible scaling.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0