All Projects → ujjwalguptaofficial → shivneri

ujjwalguptaofficial / shivneri

Licence: Apache-2.0 License
Component based MVC web framework based on fort architecture targeting good code structures, modularity & performance.

Programming Languages

crystal
512 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to shivneri

Vaxic
Node HTTP server framework
Stars: ✭ 45 (+114.29%)
Mutual labels:  web-framework, http-server
Vex
Easy-to-use, modular web framework built for V
Stars: ✭ 135 (+542.86%)
Mutual labels:  web-framework, http-server
Cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
Stars: ✭ 8,453 (+40152.38%)
Mutual labels:  web-framework, mvc-framework
Cowboy
Small, fast, modern HTTP server for Erlang/OTP.
Stars: ✭ 6,533 (+31009.52%)
Mutual labels:  web-framework, http-server
Fuga-Framework
Web Framework for Java
Stars: ✭ 15 (-28.57%)
Mutual labels:  web-framework, mvc-framework
Farwest
Framework for building RESTful HATEOAS-driven applications.
Stars: ✭ 18 (-14.29%)
Mutual labels:  web-framework, http-server
mongo orm
Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.
Stars: ✭ 32 (+52.38%)
Mutual labels:  crystal-language, crystal-shard
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (+1219.05%)
Mutual labels:  web-framework, http-server
fano
Pascal web application framework
Stars: ✭ 90 (+328.57%)
Mutual labels:  web-framework, mvc-framework
triki
Mysql, PostgreSQL and SQL dump obfuscator aka anonimizer
Stars: ✭ 28 (+33.33%)
Mutual labels:  crystal-language, crystal-shard
Actframework
An easy to use Java MVC server stack
Stars: ✭ 690 (+3185.71%)
Mutual labels:  web-framework, mvc-framework
stirfry
StirFry is a self contained and lightweight web framework for nodejs
Stars: ✭ 24 (+14.29%)
Mutual labels:  web-framework, http-server
Takes
True Object-Oriented Java Web Framework
Stars: ✭ 670 (+3090.48%)
Mutual labels:  web-framework, http-server
Jiny
Lightweight, modern, simple JVM web framework for rapid development in the API era
Stars: ✭ 40 (+90.48%)
Mutual labels:  web-framework, http-server
Aah
A secure, flexible, rapid Go web framework
Stars: ✭ 647 (+2980.95%)
Mutual labels:  web-framework, mvc-framework
Gaea
Gaea is a Gin-based web framework, reference gin https://github.com/gin-gonic/gin
Stars: ✭ 105 (+400%)
Mutual labels:  web-framework, http-server
Fortjs
Component based MVC web framework for nodejs targeting good code structures & modularity.
Stars: ✭ 44 (+109.52%)
Mutual labels:  mvc-framework, http-server
tinyhttp
🦕 Deno port of tinyhttp, 0-legacy, tiny & fast web framework
Stars: ✭ 84 (+300%)
Mutual labels:  web-framework, http-server
Catacumba
Asynchronous web toolkit for clojure built on top of Ratpack / Netty
Stars: ✭ 192 (+814.29%)
Mutual labels:  web-framework, http-server
aqua
A minimal and fast 🏃 web framework for Deno
Stars: ✭ 219 (+942.86%)
Mutual labels:  web-framework, http-server

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].