Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aosasona/jsorm

A (demo) minimal JSON explorer in Gleam + HTMX
https://github.com/aosasona/jsorm

Last synced: about 2 months ago
JSON representation

A (demo) minimal JSON explorer in Gleam + HTMX

Awesome Lists containing this project

README

        

# jsorm

![screenshot](./main.jpeg)

A minimal JSON explorer in Gleam and HTMX

## Status

There are still a lot of things I'd love to add and fix here but I can't for now because I need to focus on working on my main project(s), so I have implemented the basic minimum functionalities I needed.

## I was promised HTMX and Hyperscript, why do I see fetch?

Good question, I either wanted to use my tiny toast library or I was too lazy to do it all server-side (most likely the former)