This repository contains API server for blockexplorer and js library in Quras.
When users call API functions using Quras-JS library, functions send request to API Server.
API Server accept the request and post result to API clients.
OS Type | Version |
---|---|
Windows | any |
linux | any |
other | any OS that supports npm environment |
First, import the runtime modules.
API Server requires JS runtime - npm or any other JS runtime is required.
npm install
Then run the api service.
npm start
nodejs, expressjs, gulp, nodemon
QURAS BLOCKEXPLORER API SERVER
Copyright 2018 QURAS
MIT License