reroute
Fluid
Our great sponsors
reroute | Fluid | |
---|---|---|
3 | 2 | |
669 | 142 | |
- | 0.0% | |
4.3 | 10.0 | |
about 1 month ago | 6 days ago | |
Haskell | PHP | |
MIT License | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reroute
-
Spock web framework routing question
Based on https://github.com/agrafix/Spock/blob/master/reroute/src/Web/Routing/SafeRouting.hs#L134 it seems to use a Hashmap? (from Data.HashMap.Strict)
Thanks, you are probably correct. Mistaken with insertion & matching functions working on a 2nd parameter of PathMap which is a plain list. Digged through Spock calls and ended up at hookRoute which builds-up an actual routing data structure, ie. strict HashMap.
Fluid
-
Recommended using template engine in non framework projects?
In some plain PHP projects i use Fluid https://github.com/TYPO3/Fluid. I like it.
- Which template engine do you use?
What are some alternatives?
scotty - Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
open-browser - Haskell library for opening the web browser.
haskell-kubernetes
forecast-io - A Haskell library for working with forecast.io data.
swagger-petstore - swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
req - An HTTP client library
inquire
gc-monitoring-wai - a wai application to show `GHC.Stats.GCStats`
wai-cors - A Haskell implementation of Cross-Origin resource sharing (CORS) for Wai
sibe - Experimental Haskell machine learning library
fluid - 🐙 Code-generated, Auto-versioned, & Smart Web APIs
yesod-persistent - A RESTful Haskell web framework built on WAI.