Skip to content

RESILTechnologySolutions/resil-serverless-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

RESIL Serverless REST API

A serverless REST API built with AWS Lambda, API Gateway, and DynamoDB.

Tech Stack

  • AWS Lambda (Python 3.12)
  • AWS API Gateway
  • AWS DynamoDB
  • AWS IAM
  • Boto3

Endpoints

Method Route Description
POST /items Create a new item
GET /items Retrieve all items
GET /items/{id} Retrieve one item by ID

Live API

https://9i71alql18.execute-api.us-east-1.amazonaws.com/prod

Architecture

Internet → API Gateway → Lambda → DynamoDB

Built by RESIL Technology Solutions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages