vstutils icon indicating copy to clipboard operation
vstutils copied to clipboard

Small framework for easy generates web-applications (SPA or Single Page Application).

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 Status

Development 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 commit


Browser support
---------------
Supported `browserslist <https://browsersl.ist/#q=%3E+0.25%25+and+not+dead>`_.


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