Skip to content

Examples of working with Apex in PHP and Ruby and Golang

Notifications You must be signed in to change notification settings

jonee/apex_php_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

apex_php_ruby

Examples of working with PHP and Ruby in Apex (http://apex.run). Created for those who are considering using PHP or Ruby in AWS Lambda. Also includes examples in Go / Golang for comparison.

Spoiler: PHP and Ruby has very high execution duration compared to Golang.

Functions

  • sample_go
  • sample_go_lambda_proxy - example in Go but also includes codes for Lambda Proxy integration and working with Mongodb
  • sample_php
  • sample_php_lambda_proxy - example in PHP but also includes codes for Lambda Proxy integration and working with Mongodb
  • sample_ruby

Credits / References

About

Examples of working with Apex in PHP and Ruby and Golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages