Skip to content

phuston/kukyserver

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

kukyserver

Created by Patrick Huston, Hieu Nguyen, Keenan Zucker, and Franton Lin

Fall 2015

Kuky is the world's first anonymous poetry sharing application. Think Yik-Yak, but every post has to be Haiku.

This is the REST backend we developed to work with our Kuky android application; it is written using the NodeJS framework. We use Sequelize to map MariaDB data to Javascript models that we can process, node-crypto to hash passwords, and PassportJS to authenticate incoming requests.

The production version of our backend runs on a server on Ubuntu 14.04. We implemented git hooks to forward all commits to master to our production server.

To learn more, contact patrick.huston@students.olin.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published