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

https://github.com/brianobot/telegram_mini_app_api


https://github.com/brianobot/telegram_mini_app_api

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

Start Command
```bash
pip install -r requirements.txt && python3 manage.py migrate && python3 manage.py createcachetable && python3 manage.py collectstatic --noinput
```