Kieran Huggins

Hi, I’m Kieran Huggins

Director, R&D at Universe

Barista

kieran.github.io/baristakieran/barista 14 years ago

Barista is a URL router & generator, designed to help you decouple routing from your framework's application logic. Its function can be roughly split into two parts: parsing URLs into actionable parameters, and generating URLs from parameters.

It enjoyed some popularity as the default router for the Geddy web framework in the early days of NodeJS.

~ More to come... ~