Skip to content

Sanchoyzer/starlab

Repository files navigation

GitHub commit activity GitHub last commit

Python GitHub Actions Sentry

ruff black mypy bandit

Starlab

Web service with REST API for creating and managing books

Technologies and libraries: python, aiohttp, alembic, postgres, sqlalchemy, gunicorn, sentry, docker, pytest, linters

CI: GitHub Actions

Docker Hub

Technologies

How to ...

... run application

make up

... stop application

make down

... check logs

make logs

... run tests

make tests

... run performance tests

make tests_performance

... run linters (locally)

make check

... find Swagger UI

Swagger UI

... find OpenAPI schema

OpenAPI schema