Skip to content

ujjwalguptaofficial/shivneri

Repository files navigation

GitHub version Crystal CI Docs

Shivneri

Component based MVC web framework based on fort architecture for crystal targeting good code structures, modularity & performance.

Features

  • Based on Fort architecture.
  • MVC Framework and follows OOPS approach so everything is class and object.
  • Provides components - Wall, Shield and Guard. Components help modularize the application.
  • Everything is configurable - you can configure your session store, view engine, websocket etc.
  • Dependency Injection.
  • Everything can be unit tested, so you can use a TDD approach.

Examples

Doc Site

https://shivneriforcrystal.com/