Metadata-Version: 2.1
Name: flaskapi-prisma
Version: 0.0.1
Summary: A self documented, schema driven Flask Rest Framework
Author: Oscar Bahamonde
Author-email: Oscar Bahamonde <oscar.bahamonde@hatarini.com>
License: MIT
Project-URL: Homepage, https://github.com/obahamonde/flaskapi
Project-URL: Bug Tracker, https://github.com/obahamonde/flaskapi/issues
Keywords: flask,api,prisma,rest,socketio,auto,schema,client
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flask
Requires-Dist: prisma
Requires-Dist: Flask-SocketIO

# FlaskAPI

## Flask enhanced API

**11/12/2022**

0.0.1

Schema driven UI Tool

Async Await

Websockets Provisioned for GUI Cli

schemas and routes are autogenerated from prisma Models.
