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

https://github.com/melitus/fleet-tracker-api

:rocket: This API will be used to keep track of Fleet of a transport company
https://github.com/melitus/fleet-tracker-api

Last synced: 2 months ago
JSON representation

:rocket: This API will be used to keep track of Fleet of a transport company

Awesome Lists containing this project

README

        

# fleet-tracker-api
This API will be used to keep track of Fleet of a transport company

## NodeJs Backend Fleet Tracker Api
A simple REST server for fleet tracking company

### How to run

* Clone repo
`git clone https://github.com/melitus/fleet-tracker-api.git`

Then
`$ yarn install`

`$ yarn run dev ` to start the server

`$ yarn run test` to run tests

## Check the Postman document to see the endpoints description