subject

Build a user management functionality for a web application. You must be able to cover the below functionalities:
1: create a new user on Signup with a unique user id which will be the primary key. This user id should bot be their email or any other personal details.
2: Delete a specific user.
3: Update the email-id of the user.
4: Get information of a specific user using their unique user id.
5: Get all the users living in Dan Francisco.
6. Update the password of a specific user using their unique user id.
7: Get all users that have logged in at least once since this week.
Note: A user would have the following details:
- First name
- Last name
- Emial id
- Phone number
- Location
a) Write API endpoints for each of the following functionalities in the given blanks. You are free to use your own conventions. For example: GET .../api name?[parameters
b) What mechanisms would you put in place to prevent denial-of-service attack?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
Ihave an iphone 8plus should i get another phone like samsung note 9 or s9 ? ?
Answers: 2
question
Computers and Technology, 23.06.2019 01:10
Problem 1 - hashing we would like to use initials to locate an individual. for instance, mel should locate the person mark e. lehr. note: this is all upper case. generate a hash function for the above using the numbers on your telephone. you know, each letter has a number associated with it, so examine your telephone keypad. generate 512 random 3 letter initials and take statistics on a linked list array size 512 to hold this information report how many have no elements, 1 element, 2 elements, does this agree with the hashing statistics distribution?
Answers: 1
question
Computers and Technology, 23.06.2019 01:50
Create a class named majors that includes an enumeration for the six majors offered by a college as follows: acc, chem, cis, eng, his, phys. display the enumeration values for the user, then prompt the user to enter a major. display the college division in which the major falls. acc and cis are in the business division, chem and phys are in the science division, and eng and his are in the humanities division. save the file as majors.java.
Answers: 2
question
Computers and Technology, 23.06.2019 03:30
Ihave a singular monitor that is a tv for my computer. recently, i took apart my computer and put it back together. when i put in the hdmi cord and booted the computer to see if it worked, the computer turned on fine but the screen was blue with "hdmi no signal." i've tried everything that doesn't require buying spare parts, any answer is appreciated!
Answers: 1
You know the right answer?
Build a user management functionality for a web application. You must be able to cover the below fu...
Questions
question
Mathematics, 10.10.2019 22:30
question
Biology, 10.10.2019 22:30
Questions on the website: 13722362