Endpoints. Test with Postman.
- POST: https://contactrest-api.herokuapp.com/api/user/signup
- POST: https://contactrest-api.herokuapp.com/api/user/signin
- POST: https://contactrest-api.herokuapp.com/api/contact
- GET: https://contactrest-api.herokuapp.com/api/:contactid
- GET: https://contactrest-api.herokuapp.com/api/contact/:contactid
- PATCH: https://contactrest-api.herokuapp.com/api/contact/:contactid
- DELETE: https://contactrest-api.herokuapp.com/api/contact/:contactid
- PATCH: https://contactrest-api.herokuapp.com/api/contact/:contactid/star