Grip is a microframework for building RESTful web applications.
It is designed to be modular and easy to use, with the ability to scale up to the limits of the Crystal programming language. It offers extensibility and it has integrated middleware called “pipes” which alter the parts of the request/response context and pass it on to the actual endpoint.
It has a router which somewhat resembles that of Phoenix framework’s router and most of all it is fast, peaking at 1,663,946 requests/second for plain text response.
Grip is free and open source software.
Key Features
- HTTP 1.1 support.
- WebSocket RFC 6455 support.
- Built-in exceptions support.
- Parameter handling support.
- Swagger API support.
- JSON serialization and deserialization support (fastest framework with JSON).
- Built-in third-party module support.
- Request/Response context, inspired by expressjs.
- Advanced routing support.
Website: grip-framework.github.io
Support: GitHub Code Repository
Developer: Grip framework and its contributors
License: MIT License
Grip is written in Crystal. Learn Crystal with our recommended free books and free tutorials.
Related Software
| Crystal Web Frameworks | |
|---|---|
| Lucky | Full-featured Crystal web framework that catches bugs |
| Kemal | Very simple web framework |
| Amber | Web framework that makes building applications fast, simple, and enjoyable |
| Marten | Enables pragmatic development and rapid prototyping |
| Grip | Microframework for building RESTful web applications |
| Spider-Gazelle | Rails esque web framework |
| Orion | Omni-conventional, declarative framework inspired by ruby-on-rails router |
| Onyx | Powerful general purpose framework with type safety |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

