Metadata-Version: 2.1
Name: styler-rest-framework
Version: 0.2.0
Summary: Standards used in REST services
Home-page: https://github.com/STYLER-Inc/styler-rest-framework
Author: Bruno Toshio Sugano
Author-email: brunotoshio@gmail.com
License: MIT license
Keywords: styler_rest_framework
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: aiohttp
Requires-Dist: sqlalchemy
Requires-Dist: pyyaml
Requires-Dist: psycopg2-binary
Requires-Dist: sqlalchemy-serializer
Requires-Dist: styler-identity

=====================
Styler REST Framework
=====================


.. image:: https://img.shields.io/pypi/v/styler_rest_framework.svg
        :target: https://pypi.python.org/pypi/styler_rest_framework

.. image:: https://github.com/STYLER-Inc/styler-rest-framework/workflows/Python%20package/badge.svg


Standards used in REST services



Installation
------------

* TODO


Usage
-----

* TODO


