question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Routing prefix option

See original GitHub issue

Would love to have an option to prefix all my routes automatically through an option.

This can be come handy if you want to start all your endpoints with api for example if the project is used by a web application as well.

I already prepared the necessary changes, based upon the #26 - so I wait until that one is accepted/merge, and then, if you find it OK, I will create another PR with the proposed implementation.

For your reference:

https://github.com/stefandevo/FastEndpoints/commit/d1b5388c789ece0981b200bd464418f3ca85c28c

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
dj-nitehawkcommented, Jan 19, 2022

great job!

will release the next beta in a few hours…

will also look in to how the config can be tested.

thanks again for your contributions!!!

0reactions
dj-nitehawkcommented, Jan 19, 2022

dang! it’s actually the first time ever i’ve pushed a beta past 9 lol 😜

Read more comments on GitHub >

github_iconTop Results From Across the Web

Example: Configuring Routing Policy Prefix Lists | Junos OS
In Junos OS, prefix lists provide one method of defining a set of routes. ... a name and is configured within the [edit...
Read more >
How to configure Prefix-List on Cisco Router
Prefix -lists are very useful to filter certain prefixes by using the LE and GE operators. In this article you will learn how...
Read more >
Prefix information option for router advertisements
A router advertisement can contain prefix information options. Each prefix information option contains an IPv6 prefix and flags that indicate how the prefix...
Read more >
Routing Prefix · facebook/mcrouter Wiki
A routing prefix is the string of the form /a/b/ (allowed characters for a and b are [A-Za-z0-9_-] ). -R is the required...
Read more >
Implementing Access Lists and Prefix Lists
Prefix lists are used in route maps and route filtering operations and can be used as an alternative to access lists in many...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found