Code Monkey home page Code Monkey logo

superchargers's Introduction

Superchargers.io

The GraphQL API for finding Tesla Superchargers, destination chargers, stores, and service centers.

Setup

To run Superchargers.io locally just pull down the project:

go get -u github.com/wattapp/superchargers

Run script/setup:

$ script/setup
Checking for dependencies
Fetching required packages
Superchargers.io is ready to go, run:
script/server

What is Superchargers.io?

Superchargers.io is a GraphQL API to programmatically find Tesla Stores, Superchargers, Destination Chargers, and Service centers.

You can filter locations by specific countries, regions, bounding box, or whether or not the location is open for use.

What is GraphQL?

Originally developed by Facebook, GraphQL is described as:

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

I've never written a GraphQL query before, do you have any examples?

Why of course!

In the GraphiQL interactive query editor provided by Superchargers.io, you can use autocomplete and the provided documentation to help craft your queries. If you need any help please open an issue on the GitHub issue tracker or tweet at @garrettb on Twitter.

How often are the locations updated?

The locations are updated daily at 00:00 UTC

Are you affiliated with Tesla?

Superchargers.io is in no way affiliated with Tesla, Inc. Site names, logos, and images are copyright of Tesla, Inc.

Something is broken, where can I report it?

You can report issues to the GitHub issue tracker or directly to @garrettb on Twitter.

How can I support Superchargers.io?

  • Develop a client that consumes Superchargers.io in your favorite language and share it with the repository
  • Report any issues to the GitHub issue tracker
  • Tell your developer friends about the service
  • Even if you just found it useful or informative, tweet at @garrettb to let me know

Copyright

Copyright © 2016 Garrett Bjerkhoel. See MIT-LICENSE for details.

superchargers's People

Contributors

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