mrevutskyi / flask-restless-ng

A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.
https://flask-restless-ng.readthedocs.io
Other
64 stars 11 forks source link

Package should install all dependencies #36

Closed gabrielfior closed 1 year ago

gabrielfior commented 2 years ago

Love this package! As a suggestion, would say that the package should recommend all dependencies (Flask-SQLAlchemy missing). If it also works without deps, please state so in the README.

mrevutskyi commented 1 year ago

Hi, sorry for the delayed response. The README currently says using either SQLAlchemy or Flask-SQLAlchemy. It does not say anywhere that it's a requirement. How do you think it should be phrased instead?