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

https://github.com/devalone/pikagraphs

This repository is obsolete, new ones are here: https://github.com/DevAlone/pikagraphs_frontend and https://github.com/DevAlone/parse_pikabu. Project collecting statisctics from pikabu.ru It processes huge database with > 2000000 users. Angular for frontend, python for backend.
https://github.com/devalone/pikagraphs

aiohttp django pikabu python python3

Last synced: over 1 year ago
JSON representation

This repository is obsolete, new ones are here: https://github.com/DevAlone/pikagraphs_frontend and https://github.com/DevAlone/parse_pikabu. Project collecting statisctics from pikabu.ru It processes huge database with > 2000000 users. Angular for frontend, python for backend.

Awesome Lists containing this project

README

          

# pikagraphs

Pikagraphs is a project collecting statistics of site pikabu.ru

Built with angular for frontend and [restycorn](https://github.com/DevAlone/restycorn) as a server it effectively collects statisticts of more than 2000000 users.

See how it works here https://pikagraphs.d3d.info/

# Build

```bash
ng build --prod --aot
```

in frontend directory