Pinned Loading
-
Express-Consumer
Express-Consumer PublicSalesforce Consumer server which listens for events from a message queuing system and performs CRUD operations in Salesforce based on the type of events.
JavaScript
-
Express-Publisher
Express-Publisher PublicSet of APIs that allow user to create, update, read, search data. Create and update operations publish an event to message queuing system.
JavaScript
-
heroku-connect-node-app
heroku-connect-node-app PublicWeb application to approve leads in connected salesforce instance using 2 way sync with Heroku Connect and Salesforce instance
JavaScript 2
-
-
-
Churn Calculator with Java Lambdas
Churn Calculator with Java Lambdas 1package indie.learninglambda;
23public interface ChurnEstimator {
4public double getChurnProbability();
5}
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.