Skip to content

This project is aim to help developer who uses Tesla APIs. It mocks the Tesla API routes and response base on unoffical Tesla APIs documentation.

Notifications You must be signed in to change notification settings

jackhuny/TeslaMockApi

Repository files navigation

Project Descriptions - Tesla Mock API

This project is aim to help developer who uses Tesla APIs. It mocks the Tesla API routes and response base on unofficial Tesla APIs documentation. Built with NextJs + Prisma(Sqlite) + Typescript + JEST

Getting Started

  1. Clone repo
  2. npm install or yarn add
  3. npx prisma migrate reset
  4. npm run dev or yarn run dev

API Route

Features

Vehicle sample data import with prisma database seeding Vehicle state API routes

Commands

  • Sentry Mode

TODOs

Add more commands Mock auth process UI for adding/editing sample vehicle Add artificial errors

About

This project is aim to help developer who uses Tesla APIs. It mocks the Tesla API routes and response base on unoffical Tesla APIs documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published