Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vstconsulting/vstutils
Small framework for easy generates web-applications (SPA or Single Page Application).
https://github.com/vstconsulting/vstutils
django django-rest-framework framework python python3 utility webapplication
Last synced: 2 months ago
JSON representation
Small framework for easy generates web-applications (SPA or Single Page Application).
- Host: GitHub
- URL: https://github.com/vstconsulting/vstutils
- Owner: vstconsulting
- License: apache-2.0
- Created: 2018-05-29T09:50:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T20:24:27.000Z (2 months ago)
- Last Synced: 2024-11-19T21:26:47.418Z (2 months ago)
- Topics: django, django-rest-framework, framework, python, python3, utility, webapplication
- Language: Python
- Homepage: https://vstutils.vstconsulting.net/
- Size: 18.5 MB
- Stars: 39
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
VSTUtils Framework
==================A platform for easy web application generation
(PWA/Progressive Web Application and SPA/Single Page Application).
It uses OpenAPI (Swagger 2.0) schema for GUI rendering based over the REST API
and also provides the ability to generate documentation for the API based on the schema.
By default GUI based on AdminLTE dashboard and Vue templates.Review a special section in the documentation for a QuickStart development - https://vstutils.vstconsulting.net/quickstart.html.
.. image:: https://img.shields.io/github/license/vstconsulting/vstutils.svg
:target: https://github.com/vstconsulting/vstutils/blob/master/LICENSE
:alt: License.. image:: https://img.shields.io/pypi/v/vstutils?color=green
:alt: PyPI.. image:: https://img.shields.io/pypi/dm/vstutils
:alt: PyPI - Downloads.. image:: https://readthedocs.org/projects/vstutils/badge/?version=latest
:target: https://vstutils.vstconsulting.net/en/latest/?badge=latest
:alt: Documentation StatusDevelopment Status
~~~~~~~~~~~~~~~~~~.. image:: https://gitlab.com/vstconsulting/vstutils/badges/master/pipeline.svg
:target: https://gitlab.com/vstconsulting/vstutils/commits/master
:alt: Pipeline status.. image:: https://gitlab.com/vstconsulting/vstutils/badges/master/coverage.svg
:target: https://gitlab.com/vstconsulting/vstutils/pipelines
:alt: Coverage report.. image:: https://img.shields.io/pypi/djversions/vstutils?color=green
:alt: PyPI - Django Version.. image:: https://img.shields.io/pypi/pyversions/vstutils?color=green
:target: https://pypi.org/project/vstutils/
:alt: PyPI - Python Version.. image:: https://img.shields.io/github/last-commit/vstconsulting/vstutils
:target: https://github.com/vstconsulting/vstutils/commits/master
:alt: GitHub last commitBrowser support
---------------
Supported `browserslist `_.Implemented Projects
--------------------* Polemarch (https://polemarch.org/)
* SkillsChecked (Nurse recruitment app).
* Deigmata (Marketplace platform).License
-------VSTUtils is licensed under the terms of the Apache License 2.0.
See the file "LICENSE" for more information.Copyright 2018-2024 VST Consulting