Block or Report
Block or report Danwakeem
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
async-http-api-lambda-layer Public
A Lambda Layer that allows you to execute code after a response has been sent to API Gateway
JavaScript
-
Brace-Editor Public
This is a simple iPhone app that allows users to create, compile and run a source code file.
Swift 3
-
-
-
error2slack Public
NPM Package that sends any uncaught errors in a Node.JS app to a specific slack channel
JavaScript
-
loopback-default-filter Public
This is a loopback 3 project that allows you to create a default set of filters for access endpoints
JavaScript
2,617 contributions in the last year
Activity overview
Contribution activity
February 2023
Created 1 commit in 1 repository
Created 1 repository
- Danwakeem/examples JavaScript
Created a pull request in serverless/examples that received 7 comments
chore: Updated node v3 templates to node v18
Description
Updated all of the node templates users see when running the sls
command to node 18
Updated any aws sdk calls to use the v3 sdk
Set up…