Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhamharitash/routingservice

RoutingService / Router
https://github.com/shubhamharitash/routingservice

atlassian atlassian-code-design atlassian-faq code-design coding-interviews lld routing routing-service sde2 system-design

Last synced: 25 days ago
JSON representation

RoutingService / Router

Awesome Lists containing this project

README

        

# RoutingService
RoutingService / Router

/foo/bar -> firstFunc

/ujjwal/jindal -> secondFunc

/shuhham -> sharma

/foo/* /bar -> cricket

# wild Card Regex Search
*/kohli/bar->> regex (input pattern)

/foo/virat/bar
/foo/kohli/bar

foo/virat/kohli - not match

search (shubham/kohli/bar)
it should return regex