michaelrambeau / bestofjs

Best of JS repo used only to track user requests
https://bestofjs.org
132 stars 9 forks source link

Add `NaturalIntelligence/anumargak` project #187

Closed amitguptagwl closed 6 years ago

amitguptagwl commented 6 years ago

https://github.com/NaturalIntelligence/anumargak

Anumargak is fastest node js based web router. And it is the only router which can differentiate similar and same URLs. Eg

\this\is\:age([0-9]+) and \this\is\:name([a-zA-Z]+)

michaelrambeau commented 6 years ago

Hello Amit @amitguptagwl, thank you for the recommandation, it will be available very soon.

It's your second submission after Stubmatic project, it's nice to see you again 😄

How things are going for your project ?

amitguptagwl commented 6 years ago

This is actually my 3rd submission. :smile:

Things are going pretty good. I've developed many more projects like nimn but unfortunately I'm failing to bring them in everyone's attention.

Thanks for asking.

michaelrambeau commented 6 years ago

Oh right, it will be your 3rd project on Best of JavaScript, I forgot about fast-xml-parser, sorry!

amitguptagwl commented 6 years ago

You're so kind. Thanks to make bestof.js.org

michaelrambeau commented 6 years ago

Hello Amit @amitguptagwl It's online, check here: https://bestofjs.org/tags/routing See you next time!

amitguptagwl commented 6 years ago

Many thanks @michaelrambeau