https://github.com/littleli/squint-hono-example
Hono framework used from Squint
https://github.com/littleli/squint-hono-example
clojure clojurescript javascript squint
Last synced: 4 months ago
JSON representation
Hono framework used from Squint
- Host: GitHub
- URL: https://github.com/littleli/squint-hono-example
- Owner: littleli
- License: epl-2.0
- Created: 2024-11-13T22:28:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T22:37:30.000Z (6 months ago)
- Last Synced: 2025-01-06T13:39:18.328Z (4 months ago)
- Topics: clojure, clojurescript, javascript, squint
- Language: Clojure
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# squint-hono-example
To run you have to have [babashka](https://babashka.org) installed.
Run:
```sh
bb dev
```