Giter VIP home page Giter VIP logo

meridian-squirrel's Introduction

Hi there πŸ‘‹

meridian-squirrel's People

Contributors

hajonsoft avatar

Watchers

 avatar  avatar

meridian-squirrel's Issues

🐿 Document and share MISMO project

Record a video explaining the previous MISMO project to LendingWise. The recording should explain what MISMO is in addition to a code walkthrough. 🐿🐿🐿🐿🐿

🐿 Create MISMO request converter

What is Comorant
Using the existing code, create a createCreditRequest method. Which takes a LendingWise loan in json and converts it to a meridianLinkCreditRequest.

This is a lifecoding session.

🐿 Create nodeJs service

Create the following end points

POST /meridian/
GET /log/:loanid

POST /meridian/ will do the following
1- Log request body using loanId
2- Read username and password from environment
3- if username and password are not found optionally read them from a file
4- POST the body to meridian credit url configured in file
5- Log the response using loanId
6- check accept header. if equal xml return response
7- if no accept header, call convertXMLtoJSON method (separate issue)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.