spider-gazelle

A Rails esque web framework with a focus on speed and extensibility for crystal lang

Spider-Gazelle Application Template

CI

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/

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
Repository

spider-gazelle

Owner
Statistic
  • 178
  • 9
  • 1
  • 0
  • 2
  • 7 days ago
  • February 3, 2018
License

Do What The F*ck You Want To Public License

Links
Synced at

Sun, 05 May 2024 12:15:36 GMT

Languages