-
Notifications
You must be signed in to change notification settings - Fork 15
Home
frodsan edited this page May 20, 2016
·
7 revisions
Syro is a very simple router for web applications. It was created in the tradition of libraries like Rum and Cuba, but it promotes a less flexible usage pattern. The design is inspired by the way some Cuba applications are architected: modularity is encouraged and sub-applications can be dispatched without any significant performance overhead.
Check the website for more information, and follow the tutorial for a step by step introduction.
Syro can be used standalone or as a building block for web frameworks. Here are some projects based on Syro:
- Satz - Framework for JSON microservices.