Skip to content

Created Full-Stack Thesaurus Application to perform operations on entered words and phrases Create Frontend using React JS & Redux toolkit, Created Backend using a Spring Cloud function. Clients send requests to an AWS API Gateway, which forwards the request to the AWS lambda Spring Cloud function and stores in AWS DynamoDB.

Notifications You must be signed in to change notification settings

Denzel-Awuah/fullstack-thesaurus-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullstack-aws-lambda

Created Full-Stack Thesaurus Application to perform operations on entered words and phrases

  • Create Frontend using React JS & Redux toolkit, Deployed Frontend App using AWS Amplify
  • Created Backend using a Spring Cloud function. Clients send requests to an AWS API Gateway, which forwards the request to the AWS lambda where the Spring Cloud function is deployed.
  • The Spring Cloud function communicates with an AWS DynamoDB table and returns data back to the client (React app)

App Preview

Application


Deployment Strategy

Application

About

Created Full-Stack Thesaurus Application to perform operations on entered words and phrases Create Frontend using React JS & Redux toolkit, Created Backend using a Spring Cloud function. Clients send requests to an AWS API Gateway, which forwards the request to the AWS lambda Spring Cloud function and stores in AWS DynamoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published