angularjs - How to pass empty params to express in a get? -



have route call angular, typically: server/a/b/c
server side want query db req.params.
trim , omit if a: '' or b : ''
express not paths server//c.
there way handle this? transform route /null/null/c that's ugly :s.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -

C# Apple Bonjour - how to monitor service records within Windows -