Skip to content

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

Notifications You must be signed in to change notification settings

KevFlo/CougarCS-Cloud

 
 

Repository files navigation

CougarCS Cloud

Authored by Nykolas Farhangi ([email protected]) 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%