GithubHelp home page GithubHelp logo

clean-car's Introduction

Build Status

Clean car API project

API documentation under /swagger-ui

To build clone this repo and run

go build

To run the tests

go test ./...

To deploy on sloppy.io

  1. create an account under sloppy.io
  2. in travis set SLOPPY_APITOKEN env variable
  3. in travis register DOCKER_USERNAME and DOCKER_PASSWORD
  4. in travis set DOCKER_IMAGE which is the docker image name for the app
  5. in travis set DOMAIN which is the sloppy domain name or an external one if you have any

NOTE: sloppy.io is free for 14 days. Its nice if you plan a demo!

mercedes account

  1. register for an account here https://me.secure.mercedes-benz.com
  2. login with the account to https://developer.mercedes-benz.com/apis/connected_vehicle_experimental_api and subscribe to the API
  3. you will need to create a new app there and set a callback URL such as http://localhost:3333/callback for local dev
  4. Client Id and Client secret need to be exported as CLIENT_ID and CLIENT_SECRET in docker container, this can be achieved via either docker run --env CLIENT_SECRET=xxxxx

clean-car's People

Contributors

vbasem avatar

Watchers

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