🚀
Open for consultation , Freelance and excited to collaborate and contribute
Pinned Loading
-
Nodejs_Postgresql_VanillaJS_Fastify
Nodejs_Postgresql_VanillaJS_Fastify PublicConfig based Node.js and PostgreSQL Web App Boilerplate/Scaffolding with custom RBAC and stream-based CSV upload and download mechanics. Auto generated Modules through superAdmin panel with feature…
-
mcollina/autocannon
mcollina/autocannon Publicfast HTTP/1.1 benchmarking tool written in Node.js
-
Custom-Multiselect-AutoComplete
Custom-Multiselect-AutoComplete PublicMinimalist Custom multiselect AutoComplete Control filter in vanillaJS
JavaScript 2
-
jwt +passport auth
jwt +passport auth 1function isAuth(req, res, next) {
2var token = req.body.token || req.param('token') || req.headers['x-access-token'];
3//check whether request has token !
45if (token != undefined) {
-
promise based codeflow for unziping ...
promise based codeflow for unziping , reading, formating and bulk streaming into postgres 1/*my normal promise function looks like this
2normalfunc.then(function (data){
3}).error(function (){
45})
-
passport-google-oauth2-example
passport-google-oauth2-example PublicForked from barberboy/passport-google-oauth2-example
An Express 4 application using Google for authentication via OAuth2.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.