Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shubhamharitash/routingservice
- Owner: shubhamharitash
- Created: 2024-09-06T03:32:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T03:47:40.000Z (4 months ago)
- Last Synced: 2024-11-27T00:09:47.212Z (28 days ago)
- Topics: atlassian, atlassian-code-design, atlassian-faq, code-design, coding-interviews, lld, routing, routing-service, sde2, system-design
- Language: Java
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/barfoo/virat/kohli - not match
search (shubham/kohli/bar)
it should return regex