Hacker News new | ask | show | jobs
by avodonosov 2426 days ago
o1lab, FYI, I considered xmysql recently, for my needs it's not currently enough because I'd like to have access rights management. IMHO utilizing the DB users for that is ideal - authenticate the mysql Db users in your rest service session. (PostgREST seems to do this)
2 comments

ACL and other features are work in progress. Please watch repo for updates.
Deploy Kong in front?