Giter Club home page Giter Club logo

koa-lottery's Introduction

koa-lottery NPM version Build Status Dependencies Status Coverage Status

获取实时彩票结果的开源API

功能列表

  • 重庆时时彩
  • 其他彩票接口

Installation

$ npm install koa-lottery

Use with koa

import Lottery from 'koa-lottery';
// init:
var lottery = new Lottery ();
lottery.init ();

// get result:
var result = await lottery.getResultAfterTime (new Date(), 'cqssc');
debug ('cqssc result:', result);

备注:token在微信平台的开发者中心申请

数据来源

Show cases

艺术品挖宝 http://mp.zdili.com

公众号演示,搜索 "帝利文化"

交流群

nodejs开发QQ群: 573207886

捐赠

捐赠

License

The MIT license.

Contributors

koa-lottery's People

Contributors

windsome avatar

Watchers

breeze 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.