584 B
584 B
Database
A quick-deploy database server
installation:
- download the code from here
- change the password in password.js (it need to be an array)
- for start do npm start
Save data in in ./data/database.json
This is the link:
ip://api//database to get all db
ip://api//database/ search name in the database
ip://api//database//set/ set a name's value in the database
ip://api//database//remove remove in the database