Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 574 Bytes

Starships API

About

This is a simple lambda code associated with API Gateway endpoint that calls the Star Wars API.

Getting Started

Before setup

Before starting, you will need to have the following tools installed on your machine:: Git, Node.js.

Install dependencies

$ npm install

Deploy

In order to deploy the endpoint simply run

serverless deploy

For information on how to run the performance tests go to: test/performance/infrastructure/README.md