nsubrahm / openshift-demo-customers

API end-point for manipulation of customers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository holds the source code of API for manipulating customers.

Details

  • HTTP verb handling - routes/app.js
  • Redis connection parameters are parsed in utils/argscheck.js
  • Server configuration parameters are parsed in utils/argscheck.js

About

API end-point for manipulation of customers


Languages

Language:JavaScript 100.0%