Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vidundergunder/htmx-elysia-http-websocket
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
https://github.com/vidundergunder/htmx-elysia-http-websocket
bun elysia htmx http sql websocket websockets ws
Last synced: 28 days ago
JSON representation
🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets
- Host: GitHub
- URL: https://github.com/vidundergunder/htmx-elysia-http-websocket
- Owner: VidunderGunder
- Created: 2023-11-27T12:52:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T18:34:37.000Z (about 1 year ago)
- Last Synced: 2023-11-29T19:39:18.487Z (about 1 year ago)
- Topics: bun, elysia, htmx, http, sql, websocket, websockets, ws
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔬 HTMX + Elysia (Bun) + HTTP + WebSockets
Experiment with [HTMX](https://htmx.org/) and [Elysia](https://elysiajs.com/) (Bun), playing around with HTTP and WebSockets.
I wanted to jump on the hype train and get back to the web basics, after being unhappy with the direction most popular frameworks are going.
```bash
bun dev
```