Skip to content

omeiirr/dummy-data-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dummy-data-api

Get dummy data for development and testing purposes. Built with Go and Lambda.

This API provides dummy data for testing/development purposes. It uses the faker package, and is deployed on AWS Lambda using API Gateway.

Check out the tutorial article for using Go Fiber in a serverless environment like AWS Lambda.