Skip to content

noeplease/stockup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockup

REST API for stock management, built with the Serverless framework. Here's a walkthrough

Getting Started

  1. Install the serverless framework: npm install -g serverless
  2. Run serverless install --url https://github.com/shalvah/stockup to install the service
  3. Install dependencies: cd stockup && npm install
  4. Deploy: serverless deploy (You'll need to configure the serverless CLI with your AWS credentials; follow these instructions)

Prerequisites

  • Node.js v6.5.0 or greater
  • An AWS account. You can sign up for a free account here

Built With

Acknowledgments

About

[Demo] REST API for stock management, built with the Serverless framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%