restaurants-backup-json.json
user-backup-json.json
username: divek@gmail.com
password: 123
localhost:3000/services/register
with body
{
"password": "123",
"email": "divek@sgmail.com",
"firstName": "Divek" ,
"lastName": "john"
}```
restaurants-backup-json.json
user-backup-json.json
username: divek@gmail.com
password: 123
localhost:3000/services/register
with body
{
"password": "123",
"email": "divek@sgmail.com",
"firstName": "Divek" ,
"lastName": "john"
}```