We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d522deb commit 46369acCopy full SHA for 46369ac
History.md
@@ -0,0 +1,5 @@
1
+
2
+0.0.2 / 2013-02-27
3
+==================
4
5
+ * add custom baseURL support, now can custom define "/users/:uid/post/:id" url
package.json
@@ -1,6 +1,6 @@
{
"name": "restful-router",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Simple RESTful url router.",
"main": "index.js",
6
"scripts": {
0 commit comments