Coder Social home page Coder Social logo

dnamkaa / account-lookup-service Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mojaloop/account-lookup-service

0.0 1.0 0.0 443 KB

ALS - Account Lookup Service for the central switch

License: Other

Dockerfile 0.61% JavaScript 97.79% Shell 1.61%

account-lookup-service's Introduction

Account Lookup Server

Git Commit Git Releases Docker pulls CircleCI

Documentation

Documentation
API Swagger
Admin Swagger

Database initialisation

To populate the database with tables and seeded valued, ensure that the correct database URI is in the default.json and then run the following command

npm run migrate

Start API

To run the API and/or Admin servers run the following commands

Both
NPM: npm start

CLI: node src/index.js server
API
NPM: npm run start:api

CLI: node src/index.js server --api
Admin
NPM: npm run start:admin

CLI: node src/index.js server --admin

Tests

Unit Testing

Running the test:

NPM: npm run test

CLI: ava test/unit/**/**.test.js

account-lookup-service's People

Contributors

rmothilal avatar

Watchers

 avatar

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.