Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ the platform exposes aggregated statistics for its landing page.
It is a Django REST Framework API with token authentication, built to be
consumed by the Coderr frontend.

## Live demo

A running instance (frontend + API) is available at
**https://coderr.friggemann.eu**. The API is served under the `/backend/` path
(e.g. `https://coderr.friggemann.eu/backend/api/base-info/`).

## Features

- **Authentication** — registration and login returning an auth token; users
Expand Down