Jaguar is a batteries included, full-stack production ready HTTP server framework.
It is built to be fast, simple and intuitive.
Jaguar is free and open source software.
Key Features
- Familiar way to write routes – provides methods get, put, post, delete and options to quickly add route handlers for specific HTTP methods.
- Powerful route matching – easily define and access Path parameters:
- A path can have multiple path variables.
- A path variable can appear at any position in the path.
- A path variable can be matched against a Regular expression.
- getInt, getDouble, getNum and getBool methods can be used to easily typecast path variables.
- Using * as the final path segment captures/matches all following segments.
- One liner to access Forms.
- One liner to serve static files.
- JSON serialization with minimal effort.
- Out-of-the-box Sessions support.
Website: github.com/Jaguar-dart
Support:
Developer: Jaguar Authors
License: 3-clause BSD License
Jaguar is written in Dart. Learn Dart with our recommended free books and free tutorials.
Related Software
| Dart Web Frameworks | |
|---|---|
| Flutter | UI toolkit for building natively compiled applications |
| Jaspr | Modern web framework for building websites in Dart |
| Angel3 | Full-stack web framework that is build to streamline development |
| Shelf | Web server middleware |
| Jaguar | Full-stack production ready HTTP server framework built to be fast and simple |
| Angular | Fast and productive web framework |
| Alfred | Performant expressjs like web server / rest api framework |
| Start | Sinatra inspired web development framework |
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. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

