Skip to content

Repo with the example shown at the TDC Future Conference Nov/2021

Notifications You must be signed in to change notification settings

triciamoraes/performance-tests-jmeter

Repository files navigation

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