Announcement: API Logic Server 8

9 views
Skip to first unread message

Val Huber

unread,
Feb 23, 2023, 7:50:28 PM2/23/23
to sqlalchemy
Hello, All

If you are using SQLAlchemy and Flask, you might want to take a look at API Logic Server (open source).  It reads your schema, and creates an executable project you can customize in your IDE.  

The project includes the SQLAlchemy model classes, an API, and a multi-page Admin App.  You can also declare spreadsheet-like rules for multi-table derivations and constraints.

Version 8 adds authentication rules, eg, multi-tenant support, using outstanding SQLAlchemy support for

 @event.listens_for(session, 'do_orm_execute')

Eval requires no install / config, using Codespaces, here: https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=593459232 


Hope you find it useful, grateful for feedback...
Val

Reply all
Reply to author
Forward
0 new messages