Mitimes Developer Application

Thanks for your interest! Please follow the below instructions to apply.

Using any language/platform you feel comfortable in, create a project that can:

  1. Be run from the command line
  2. Makes a request to 'https://au.mitimes.com/careers/apply/secret'
  3. Post to 'https://au.mitimes.com/careers/apply'
    • Method = "POST"
    • Include 'Authorization' header with value from 2
    • JSON formatted body with the following top level fields:
      • name
      • email
      • job_title
      • *final_attempt
      • **extra_information
  4. Print out the resultant HTTP status and response body to the command line

*Optional - On your final attempt submit with value of true.

**Optional - Add any additional fields to represent you in a JSON object, including but not necessarily limited to your relevant personal attributes, experience (whether on the job, or not), and why we should hire you.

We will email you upon a successful completion :)