libsql icon indicating copy to clipboard operation
libsql copied to clipboard

Add `GET /v1/namespaces` endpoint to admin API

Open Allypost opened this issue 6 months ago • 0 comments

The new endpoint will return the list of all namespaces currently available. This is required for building a proper UI for the admin portion of the application. Before this change this was only doable by listing directories in the DB storage directory.

Allypost avatar May 30 '25 23:05 Allypost