Files
indrajith-dev-crystal/shard.yml
Indrajith K L ff1da01040 HTMX and Strapi Integration
* Re-integrates HTMX
* Integrate STRAPI API
* Adds endpoints for fetching posts
* Adds HTMX area for loading recent posts
2024-06-21 13:18:29 +05:30

22 lines
330 B
YAML

name: indrajith-dev-crystal
version: 0.1.0
authors:
- Indrajith K L <indrajith@indrajith.dev>
targets:
indrajith-dev-crystal:
main: src/indrajith-dev-crystal.cr
dependencies:
kemal:
github: kemalcr/kemal
crest:
github: mamantoha/crest
dotenv:
github: xtokio/dotenv
crystal: '>= 1.12.2'
license: MIT