An open API service indexing awesome lists of open source software.

https://github.com/lehcode/carvin

API and UI to search for car details using VIN code
https://github.com/lehcode/carvin

angular nestjs rxjs typescipt

Last synced: 5 months ago
JSON representation

API and UI to search for car details using VIN code

Awesome Lists containing this project

README

          

# Car VIN Code Decoder

The decoder uses the NHTSA database to retrieve information about a car by its VIN code.

## Start

```
$ docker compose up --build
```