You may be interested in ApiLogicServer 
<https://github.com/valhuber/ApiLogicServer#readme>, open source on Git (79k 
downloads to date).

With 1 command, it creates a customizable project providing a JSON:API, and a 
Basic Web App.  These are based on SQLAlchemy, so it uses sqlacodegen to create 
your model classes.

SQLAlchemy updates (whether by API, Web App or Python) are monitored by 
spreadsheet-like rules 
<https://github.com/valhuber/ApiLogicServer/blob/main/README.md#logic> - 40X 
more concise than code, extensible with Python.

Release 3.01.10 includes Docker support:
It avoids the often fiddly Python install 

It enables vscode (without Python install), providing code completion to build 
rules, rule debugging, etc

You can also get prepared several DB images (MySQL, Postgresql, and SQLServer ) 
- super for testing

Regards,
Val

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/D4FB9A2F-388F-4B00-B2A1-2DE5591E37C1%40gmail.com.

Reply via email to