Skip to content

just-paja/polocas-napadu-api

Repository files navigation

Poločas nápadu API

Defender of the Poločas nápadu database

This project provides API for systems of the Prague based theatre improvisation group Poločas nápadu. It is based on Django and uses Graphql as a frontend.

Install

poetry install

Run locally

poetry run ./manage.py runserver

Test

poetry run pytest

To run in watch mode:

poetry run pytest --watch

To generate coverage:

poetry run pytest --cov-report=xml --cov-config=.coveragerc --cov="."

About

API megaservice for Poločas nápadu

Resources

Stars

Watchers

Forks

Languages