aweary / microbe.js

A small, easy to use Node.js framework written in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow optional route parameters

aweary opened this issue · comments

Implement a flag that identifies a param as optional, such as /users/:name?