Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 270 Bytes

Meeting-model-BE(Assignment)

Created an User Signup and Signin flow to add user details to the database. Maintain user models and authentication layers to generate JWT while signing in to use in REST apis.

Created a meeting model for POST, GET and PUT operations.