An open API service indexing awesome lists of open source software.

https://github.com/handofgod94/sqlite_admin

SQlite browser, written in gleam
https://github.com/handofgod94/sqlite_admin

admin-panel gleam sqlite

Last synced: 10 months ago
JSON representation

SQlite browser, written in gleam

Awesome Lists containing this project

README

          

# sqlite_admin

An sqlite browser written in gleam

> WIP

## Development

```sh
gleam run # Run the project
gleam test # Run the tests
```