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

https://github.com/ashokdey/parkinglot-nodejs

Parking Lot REST API
https://github.com/ashokdey/parkinglot-nodejs

beginner-friendly parking-lot rest-api

Last synced: 7 months ago
JSON representation

Parking Lot REST API

Awesome Lists containing this project

README

          

# Parking Lot

[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![GPL Licence](https://badges.frapsoft.com/os/gpl/gpl.png?v=103)](https://opensource.org/licenses/GPL-2.0/)

## Setup Guide

- Clone the repo
- Setup the `.env` file
- Run `npm i` to install the dependencies
- Run `npm start` to start the app

### Extra

- API Postman collection is here: [API Collection](https://documenter.getpostman.com/view/2901255/TVspmAJC)