mailtoharshit - Overview

View mailtoharshit's full-sized avatar

Harshit Pandey mailtoharshit

┈╭━━━━━━━━━━━╮┈ ┈┃╭━━━╮┊╭━━━╮┃┈ ╭┫┃┈🦄┈┃┃┈🦄┈┃┣╮ ┃┃╰━━━╯┊╰━━━╯┃┃ ╰┫╭━╮╰━━━╯╭━╮┣╯ ┈┃┃┣┳┳┳┳┳┳┳┫┃┃┈ ┈┃┃╰┻┻┻┻┻┻┻╯┃┃┈ ┈╰━━━━━━━━━━━╯┈

Block or report mailtoharshit

Pinned Loading

  1. NodeJS application demonstrating SAML integration for Single Sign On (SSO) with OKTA

    HTML 10 10

  2. A curated list of delightful Salesforce Platform Resources

    778 205

  3. Cheat-Sheet for Heroku commands and more

    8 5

  4. Curated List of all your need managing api in your org, in an awesome fashion

    87 25

  5. Develop a RESTful API Using Node.js ... Develop a RESTful API Using Node.js With Express and Mongoose - See: http://pixelhandler.com/blog/2012/02/09/develop-a-restful-api-using-node-js-with-express-and-mongoose/

    1

    var application_root = __dirname,

    2

        express = require("express"),

    3

        path = require("path"),

    4

        mongoose = require('mongoose');
  6. Implementing Fuzzy Search with Fuse on open dataset

    HTML