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

https://github.com/danteay/log-reader


https://github.com/danteay/log-reader

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Log Reader Challenge

The log file that is being transformed is on the current url:

## Requirements

- NodeJS >= 13

## Installation

```console
npm i
```

## Start from CLI

```console
npm run start
```

This will generate a new `logs.csv` file on the root folder.