Skip to content

flashcheeks/banking-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking API

Requirements

  • Node.js installed globally on your machine
  • Serverless installed globally on your machine

Usage

This is a Serverless app for AWS Lambda.

Copy .env.sample.yml to .env.yml and fill in the values.

For Lambda, handler.js handles core requests and passes them to the main app in app/index.js. You can run this locally as follows:

$ serverless offline start

About

Serverless Banking API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published