https://github.com/just-paja/festival-api
API service for Improtřesk festival website, Czech theatre improvisation festival
https://github.com/just-paja/festival-api
django improvisation
Last synced: 5 months ago
JSON representation
API service for Improtřesk festival website, Czech theatre improvisation festival
- Host: GitHub
- URL: https://github.com/just-paja/festival-api
- Owner: just-paja
- Created: 2016-12-04T12:08:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:27:34.000Z (over 3 years ago)
- Last Synced: 2025-03-12T20:41:31.159Z (about 1 year ago)
- Topics: django, improvisation
- Language: Python
- Size: 591 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# API for Improtřesk festival website
[](https://circleci.com/gh/just-paja/improtresk-api)
[](https://codeclimate.com/github/just-paja/improtresk-api)
[](https://codeclimate.com/github/just-paja/improtresk-api/coverage)
[](https://codeclimate.com/github/just-paja/improtresk-api)
This API service written in [Django](https://www.djangoproject.com/) manages database for Czech theatre improvisation festival called Improtřesk.
## Requirements
* Django 1.10
* Python 3.5
# Frontend
Frontend for this app is written in React / Redux. You can see it in separate repository: [improtresk-web](https://github.com/just-paja/improtresk-web).