vyas0189 / CougarCS-Cloud

CougarCS Cloud is a serverless Express REST API that provides an interface for CougarCS Contact database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CougarCS Cloud

Authored by Nykolas Farhangi (nykolasfarhangi@gmail.com) for CougarCS
Last updated: 7/20/21

Description

CougarCS Cloud is a serverless Express REST API that provides an interface for CougarCS Contact database.

Usage

  • Ensure Node.js is installed.
  • Run the following command to execute a clean installation of the project dependencies: npm ci
  • Run the following command to start the API: node .

Dependencies

  • Node.js
  • aws-sdk
  • express
  • aws-serverless-express
  • bcrypt
  • jsonwebtoken
  • compression
  • cors

About

CougarCS Cloud is a serverless Express REST API that provides an interface for CougarCS Contact database.


Languages

Language:JavaScript 100.0%