Skip to content

tobyf93/streamco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The following project was used as part of the interview process for a Media Streaming Service. The task was to build a JSON-based web service that would accept a payload and return a reduced payload. Web server built with Node.js and Express framework, using Jasmine for Test Driven Development.

Links

Usage

  • Clone the repo git clone https://github.com/tobyf93/streamco.git
  • Install project dependencies npm install
  • Launch the Node.js web server node index.js
  • Start POSTing data to http://localhost:3000/

Running tests

  • Run test suite npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published