Skip to content

Conversation

@whummer
Copy link
Collaborator

@whummer whummer commented Sep 5, 2025

Add simple skeleton for sample app. This is only a very simple first version - to be extended over time..

The app consists of:

  • an API Gateway with two endpoints
    • POST /users to create a new user
    • GET /users to retrieve the list of users
  • a Lambda function which handles the API requests
  • a TypeDB database which contains the user information

The app is defined via Terraform and directly deployed against LocalStack.

@flyingsilverfin flyingsilverfin merged commit 5dd6150 into master Sep 8, 2025
1 check passed
@flyingsilverfin flyingsilverfin deleted the sample-app branch September 8, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants