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

https://github.com/tinybirdco/log_parsing_template


https://github.com/tinybirdco/log_parsing_template

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Intro
This a tinybird project example to create some analytics API endpoints based on nginx logs. Read this blogpost for a full explanation.

Quick start:

```
pip install tinybird-cli
tb auth
tb push
tb datasource append log_landing access.log.csv
```