sarciszewski / tenable-job-app

My first Node.js project for a job application that I never heard back from

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Tenable Job Application

My first Node.js project for a job application with Tenable Security in September 2015 and never heard back from. So, here it is.

Since this was my first ever foray into the world of Node.js development, it's obviously not very good.

The Task

Build a REST API with a few arbitrary requirements. One requirement was: "No external libraries", which forced me to roll my own crypto rather than use node-sodium and bluebird like a sane human being.

This was the result of that requirement.

About

My first Node.js project for a job application that I never heard back from


Languages

Language:JavaScript 100.0%