Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gisce/formsteps
API to create Webforms based on JSON Schema
https://github.com/gisce/formsteps
form-validation json-schema python3 webforms
Last synced: about 15 hours ago
JSON representation
API to create Webforms based on JSON Schema
- Host: GitHub
- URL: https://github.com/gisce/formsteps
- Owner: gisce
- License: mit
- Created: 2018-07-03T07:25:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T22:20:46.000Z (over 6 years ago)
- Last Synced: 2024-10-13T01:15:54.227Z (about 1 month ago)
- Topics: form-validation, json-schema, python3, webforms
- Language: Python
- Size: 10.7 KB
- Stars: 3
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Form Steps
==========.. image:: docs/logo.png
Create simple web form steps with this library. You only need to create Python
objects and they will be rendered to a custom JSON Schema to render a client side form... image:: https://travis-ci.com/gisce/formsteps.svg?branch=master
:target: https://travis-ci.com/gisce/formsteps