gotechnica / mobile-backened

Backend scripts for mobile app
0 stars 1 forks source link

[API Gateway] Register new user #8

Open wyapa opened 6 years ago

wyapa commented 6 years ago

Register new user with the correct information

peijoy commented 6 years ago

API Gateway for register new user is implemented (technica-api/add-user/POST). To test, copy sample DynamoDB data into request body (phone number needs to be changed to type string).