8000 GitHub - SecondCloset/watcher: API endpoints for incidents and errors
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SecondCloset/watcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

REST API using Serverless framework with Node.js, MongoDB, and AWS Lambda, AWS API Gateway

Requirements

  1. MongoDB account + database: https://www.mongodb.com/cloud/atlas
  2. AWS account with proper permissions: https://aws.amazon.com/
  3. Serverless CLI: https://www.serverless.com/framework/docs/getting-started/

ENV

Create a .env file and your DB_HOST variable to it which is the MongoDB host

Run Offline

Run serverless offline

Deploy

Run serverless deploy

TODO

  1. Add filtering for GET endpoint
  2. Add pagination for GET endpoint

About

API endpoints for incidents and errors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0