ujjwalguptaofficial / shivneri

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

Home Page:https://shivneriforcrystal.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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

https://shivneriforcrystal.com/

License:Apache License 2.0


Languages

Language:Crystal 94.4%Language:HTML 4.9%Language:JavaScript 0.7%