Build and host a REST API with one endpoint that accepts requests with both GET and POST methods. POST method endpoint takes in the request (JSON) and returns the following:
- Status
- User ID
- College Email ID
- College Roll Number
- Array for numbers
- Array for alphabets
- Highest Alphabet in the input array of alphabets GET method endpoint doesn’t take any user input, it just returns an operation_code