Skip to content

amirmfallah/aws-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRestfullAPI

Implementing a simple Restfull API using Serverless Framework, AWS lambda, AWS API gateway and AWS DynamoDB

Dependencies

You need to have Go Lang installed

Install golang aws sdk

go get -u github.com/aws/aws-sdk-go

Testing

To test each package run go test in its directory

Coverage Test Results

91.7% for createdevice 86.7% for getdevice

Build and make deploy file

make deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published