Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

CougarCS/CougarCS-Cloud

Repository files navigation

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

An Express API to provide an interface for CougarCS contact database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published