Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
/ ab-test-api Public archive

API for tracking A/B tests results in applications. Test assigments. FastAPI + PostreSQL (raw sql)

Notifications You must be signed in to change notification settings

kaziamov/ab-test-api

Repository files navigation

flake8 Maintainability

About

Asyncronic API for tracking A/B tests results in application. Test assigments for AppBooster company. Read full specification here

Installation

Pip

For install dependensies use

pip install -r requirements.txt

Docker Compose

For start app in container use

make up

Poetry

For install dependensies use

make install

Usage

  1. Add enviroment variables for database connecting (you can check .env_example for more information).
  2. For start server use:
make start

Contacts

For any ideas you can write me

Email: kaziamov@outlook.com

Telegram: @kaziamov

Whatsapp: +79059977450

LinkedIn: in/kaziamov

About

API for tracking A/B tests results in applications. Test assigments. FastAPI + PostreSQL (raw sql)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published