A webserver built on spring boot as to learn REST api authentication authorisation and sql db connection setup
"firstname":"Nishant",
"lastname":"Raj",
"email":"n@r",
"password":"your@123"
}
"message": "Account created Successfully",
"statusCode": 201,
"accessToken": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJuQHIiLCJpYXQiOjE2NzM2NzY4NzQsImV4cCI6MTY3MzY3ODMxNH0.Gp6xjW36j7Fa6yVpNvTG7WpaUanJt42GTC5eTeGec74"
}
"email":"y@r",
"password":"your@123"
}
"user":{
"uuid": id of user from user table
},
"price":6000,
"name":"Flutter script"
}