Skip to content

natashadsilva/java-aws-auth0

Repository files navigation

Reading List CRUD API

This project is a set of AWS Lambda functions that handle one each of the functions needed in a CRUD API. It uses Maven to build. Adapted from this sample.

Setup

mvn install

Build

mvn compile

Package a JAR for use as an AWS Lambda function

mvn package shade:shade

About

reading list application showing how to authenticate http api with auth0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages