dyllan-to-you / StegoProject

This is the repository for a node.js Steganography API, and a website that interfaces with it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StegoProject

This is the source code for a service named "Steggy", made for the Principles of Software Engineering course at Florida Atlantic University. This is a RESTful API made using Node.js and Express.

Dependencies

How to Run

Ensure the above listed dependencies are installed on your machine.

Then run

$ npm install
$ node ./app.js

Enjoy!

Referenced URLS

About

This is the repository for a node.js Steganography API, and a website that interfaces with it.


Languages

Language:JavaScript 100.0%