Coder Social home page Coder Social logo

wky_rest_api's Introduction

wky_rest_api

玩客云pc客户端基础管理接口实现,只实现了单设备管理,主要做下载机用。 局域网请求签名规则没有实现,所以局域网管理功能没有 希望有了解这块的小伙伴分享下

配置文件说明 conf/config.ini

[global]
#日志级别
log_level = DEBUG
#api端口
port = 9003
[one_thing_cloud]
#用户名
username = 玩客云账号用户名
#密码
password = 密码

docker run

docker run --name wky_rest_api \
--restart always \
-v /path/config.ini:/app/conf/config.ini \
-d gaohongliang/wky_rest_api

wky_rest_api's People

Contributors

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