Skip to content

chadelofson/goreportingapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reporting API

This project is created with Amazon CDK that uses the following AWS Services

  • API Gateway
  • Lambda Function
  • s3

The purpose of this API is to accept an HTTP POST request and convert an array of arrays and create a CSV file. Save that CSV file to s3, generate a link to the file and return it in the response body.

The s3 bucket was configured for the following:

  • The file will only be available for 30 minutes
  • The file is deleted in a 30-day period to save space.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published