plan
This commit is contained in:
parent
dea548cd4a
commit
a60b496ce7
1 changed files with 8 additions and 1 deletions
7
plan.md
7
plan.md
|
@ -1,3 +1,4 @@
|
||||||
|
# Routing
|
||||||
//server only
|
//server only
|
||||||
content:{
|
content:{
|
||||||
":num":{
|
":num":{
|
||||||
|
@ -30,3 +31,9 @@ doc:{
|
||||||
login;
|
login;
|
||||||
profile;
|
profile;
|
||||||
search?querystring...;
|
search?querystring...;
|
||||||
|
# TODO
|
||||||
|
- server push
|
||||||
|
- permission
|
||||||
|
- diff
|
||||||
|
- hash
|
||||||
|
- search
|
Loading…
Add table
Reference in a new issue