SavandBros / tiwun-awesome

Tiwun Awesome Application - Tiwun wear a frontend!
1 stars 0 forks source link

Validate routing #22

Closed Alir3z4 closed 8 years ago

Alir3z4 commented 8 years ago

Invalid routes should not be sent to API: Such as: http://tiwun.com/users///

It should be stopped before it gets passed to Service

AmirSavand commented 8 years ago

Provide an example or something...

Alir3z4 commented 8 years ago

That's the example, right there: http://tiwun.com/users///

It should throw 404 or something