Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 483 Bytes

New Engineer Assessment with one endpoint

Candidate expected to create an MOTD on the assessment server via posting to

https://supahands-coding-assessment.herokuapp.com/message_of_the_day/post_message

with the params title, and body in the body of the request.

Candidate is then expected to bring their code to the whiteboarding and be expected to extend the codebase in at least one of the following manner.

  1. post fizz buzz to the server
  2. post fizz buzz 15 to the server