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

https://github.com/j3rrryy/2gis_hack

Решение от команды "Компанейцы."
https://github.com/j3rrryy/2gis_hack

celery hackathon postgres redis

Last synced: about 2 months ago
JSON representation

Решение от команды "Компанейцы."

Awesome Lists containing this project

README

          

# Решение от команды "Компанейцы."

## Трек "Городские данные"

> [!NOTE]
> API `http://localhost/api`
>
> Swagger `http://localhost/api/docs`

## :rocket: Запуск

```shell
docker compose up --build -d
```

## :x: Стоп

```shell
docker compose stop
```