Popularity
5.6
Growing
Activity
0.0
Stable
22
5
2

Description

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

Programming language: Crystal
License: Apache License 2.0
Tags: HTTP     Web Frameworks     Http Server     MVC     OOPS     Component Based     Rest    
Latest version: v0.16.0

Shivneri alternatives and similar shards

Based on the "Web Frameworks" category.
Alternatively, view Shivneri alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Shivneri or a related project?

Add another 'Web Frameworks' Shard

README

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/