adnanrahic

adnanrahic

👤 Developer

14 repositories on SrcLog

View on GitHub
14 Repos
1.5k Stars
518 Forks
1.5k Watchers

Repositories (14)

securing-restful-apis-with-jwt adnanrahic/securing-restful-apis-with-jwt JavaScript

How to secure a Nodejs RESTful CRUD API using JSON web tokens?

341
nodejs-restful-api adnanrahic/nodejs-restful-api JavaScript

How to create a RESTful CRUD API using Nodejs?

330
a-crash-course-on-serverless-auth adnanrahic/a-crash-course-on-serverless-auth JavaScript

A short and easy boilerplate showcasing JWT auth with Nodejs, the Serverless framework, MongoDB and AWS Lambda.

160
serverless-docker-image-resize adnanrahic/serverless-docker-image-resize JavaScript

Simple serverless image resize on-the-fly - Deploy with one command - Built with AWS Lambda and S3

123
serverless-side-rendering-react-next adnanrahic/serverless-side-rendering-react-next JavaScript

Sample repo for setting up Next and React on AWS Lambda with the Serverless Framework.

122
serverless-side-rendering-vue-nuxt adnanrahic/serverless-side-rendering-vue-nuxt JavaScript

Sample project for using Nuxt.js to create a server-side rendered Vue.js app on AWS Lambda and AWS API Gateway.

118
lambda-mailer adnanrahic/lambda-mailer JavaScript

Simple module for receiving an email from a contact form on your website.

83
building-a-serverless-rest-api-with-nodejs adnanrahic/building-a-serverless-rest-api-with-nodejs JavaScript

A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.

61
gulp-all-the-things adnanrahic/gulp-all-the-things JavaScript

This tutorial will demo how to set up a bare bones Gulp configuration for automating the time consuming tasks you need to run on a regular basis.

32
lambda-sns-dlq-error-handling adnanrahic/lambda-sns-dlq-error-handling JavaScript

Sample project for showing the ability to publish an SNS topic and trigger a function from the topic. Code is structured to create a timeout/crash so the dead letter queue SNS topic gets published, in turn triggering the error handler function.

31
a-crash-course-on-serverless-with-nodejs adnanrahic/a-crash-course-on-serverless-with-nodejs JavaScript

A quick and easy guide of how to hook up a single Serverless service.

29
boilerplate-api adnanrahic/boilerplate-api JavaScript

Lightweight Node.js boilerplate API with Docker support, test coverage and circle.ci support.

23
express-sls-app adnanrahic/express-sls-app JavaScript

How to deploy a Node.js application to AWS Lambda using Serverless, a quick start.

19
load-balancing-nodejs-in-production adnanrahic/load-balancing-nodejs-in-production JavaScript

Four samples of how to load-balance Node.js in production.

8