Update README.md
This commit is contained in:
parent
3b1f8661b6
commit
7297f18d0a
1 changed files with 4 additions and 0 deletions
|
@ -9,7 +9,11 @@ installation:
|
|||
Save data in in ./data/database.json
|
||||
|
||||
This is the link:
|
||||
|
||||
ip://api/<auth-code>/database to get all db
|
||||
|
||||
ip://api/<auth-code>/database/<name> search name in the database
|
||||
|
||||
ip://api/<auth-code>/database/<name>/set/<value> set a name's value in the database
|
||||
|
||||
ip://api/<auth-code>/database/<name>/remove remove <name> in the database
|
||||
|
|
Loading…
Reference in a new issue