spider-gazelle
Version, currently master branch1 version
- master branchlatestJul 28, 2024
github.com/stakach/ai-trigger
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
spider-gazelle:
github: stakach/ai-trigger
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- Target
appfrom src/app.cr
Dependencies
Runtime Dependencies
- gpio*github: spider-gazelle/gpio.cr
- action-controller>= 7.0github: spider-gazelle/action-controller
Development Dependencies
- hot_topic*github: jgaskins/hot_topicdev
README
Spider-Gazelle Application Template
Clone this repository to start building your own spider-gazelle based application. This is a template and as such, Do What the Fuck You Want To
Documentation
Detailed documentation and guides available: https://spider-gazelle.net/
- Action Controller base class for building Controllers
- Active Model base class for building ORMs
- Habitat configuration and settings for Crystal projects
- router.cr base request handling
- Radix Radix Tree implementation for request routing
- HTTP::Server built-in Crystal Lang HTTP server
- Request
- Response
- Cookies
- Headers
- Params etc
Spider-Gazelle builds on the amazing performance of router.cr here.:rocket:
Testing
crystal spec
- to run in development mode
crystal ./src/app.cr
Compiling
crystal build ./src/app.cr
Deploying
Once compiled you are left with a binary ./app
- for help
./app --help - viewing routes
./app --routes - run on a different port or host
./app -b 0.0.0.0 -p 80
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jul 28, 2024
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/stakach/ai-trigger
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1