Metadata-Version: 2.1
Name: nsj-rest-lib
Version: 1.9.0
Summary: Biblioteca para construção de APIs Rest Python, de acordo com o guidelines interno, e com paradigma declarativo.
Home-page: https://github.com/Nasajon/nsj_rest_lib
Author: Nasajon Sistemas
Author-email: contact.dev@nasajon.com.br
Project-URL: Source, https://github.com/Nasajon/nsj_rest_lib
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.4
Description-Content-Type: text/markdown
Requires-Dist: Flask <3.0.0,>=2.0.3
Requires-Dist: SQLAlchemy ==1.4.32
Requires-Dist: pg8000 ==1.24.1
Requires-Dist: nsj-gcf-utils ~=1.0.1
Requires-Dist: PyMySQL ==1.0.2
Requires-Dist: py-healthcheck ==1.10.1

# nsj_rest_lib
Biblioteca para construção de APIs Rest Python, de acordo com o guidelines interno, e com paradigma declarativo.
