Coder Social home page Coder Social logo

peacenlove / nefiteasy-http-server-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trafex/nefiteasy-http-server-docker

0.0 1.0 0.0 53 KB

Runs the Nefit Easy HTTP server in a Docker container for easy deploying

License: MIT License

Dockerfile 100.00%

nefiteasy-http-server-docker's Introduction

Nefit Easy HTTP server Docker container

Runs the Nefit Easy HTTP server in a Docker container for easy deploying.

Docker Pulls

Build (or use the Docker Hub)

docker build -t trafex/nefiteasy-http-server .

Run

docker run -d -p 3000:3000 -e "NEFIT_SERIAL_NUMBER=<serial number>" -e "NEFIT_ACCESS_KEY=<accesskey>" -e "NEFIT_PASSWORD=<password>" trafex/nefiteasy-http-server

Usage

See the List of endpoints and prefix the urls with /bridge:

curl http://localhost:3000/bridge/ecus/rrc/uiStatus

Or use the higher-level commands API, prefixed with /api:

curl http://127.0.0.1:3000/api/status

Nefit Easy

Communicating with the Nefit Easy is done with the Nefit Easy™ HTTP server package.

nefiteasy-http-server-docker's People

Contributors

dependabot[bot] avatar trafex 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.