No code scylla api

Hi everyone, I’m currently working on a no-code Web-API generator backed by ScyllaDB.

Features implemented:

  1. CRUD OPS (insert, bulk_insert, all selects possible with primary key, possible updates based on specified fields by the user, delete)
  2. Uses prepared queries.

Interesting, thanks! Can you share a link to the project?

1 Like