Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 276 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 276 Bytes

TTT Backend

This is reference to a hiring challenge conducted by TTT (Terribly Tiny Tales)

NOTES

  1. Used expressjs to create this API
  2. Used cors middleware for enabling CORS.
  3. Used http.get(...) to fetch the .txt
  4. isNaN is used to verify if the count is Number