GitXplorerGitXplorer
a

nodejs-media-test

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4007eb8c88eca082dc751e9432d4823a94dc8776

Remove empty link.

aakhabibullina committed 10 years ago
Unverified
2b2f3b4f1084cd801607ec836d31c737ef16ca86

Update Readme.md

aakhabibullina committed 10 years ago
Unverified
15e563dce866d6d3507d863099290a024577f425

Give proper name to the media file page.

aakhabibullina committed 10 years ago
Unverified
ddd84f5719eba2cad65fc25fbf32f3825d5e6398

Readme update.

aakhabibullina committed 10 years ago
Unverified
7fe5ddc75160f372474a292d563d6d317a461978

None

aakhabibullina committed 10 years ago
Unverified
822e3ed2eb2c16b0c58584103cfbb5f2613b579d

Initial commit

aakhabibullina committed 10 years ago

README

The README file for this repository.

nodejs-media-test

Test application that delivers MP3 file and runs on nodejs. A server doing simple task: giving the media file on GET request.

Deps usage:

Installation:

  • Copy the repo locally: git clone https://github.com/akhabibullina/nodejs-media-test.git
  • Download the deps for the project: npm install
  • Start nodejs server: npm start

The server should be available via links:

  • index file: http://localhost:3000/
  • media file: http://localhost:3000/media