# DrkSephy/django-hackathon-starter

A boilerplate for Django web applications

Repository: https://github.com/DrkSephy/django-hackathon-starter
Canonical: https://ross.abutalabs.com/products/django-hackathon-starter
Language: Python
License Family: other
Last push: 2020-03-05T08:19:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4136, "days_push": 2372, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1614, forks 285 (observed 2026-08-28T04:05:11.383783+00:00)

## What it is
A Django boilerplate application providing user registration, basic and OAuth authentication, and pre-built API integration examples out of the box. It is designed to save developers time at hackathons and serve as a learning reference for Django web development.

## Use cases
- bootstrap a django web app quickly
- add oauth login with github facebook twitter
- learn how to integrate third-party apis in django
- start a hackathon project with authentication already set up
- see examples of django rest framework usage

## When to choose
- you need a Django starter with auth and API examples ready to go
- you want working OAuth examples for popular providers
- you are prototyping at a hackathon and want to skip setup

## When to avoid
- you need a maintained, up-to-date template - the last release was 2020 and some APIs (Google+, Foursquare) are deprecated
- you use a framework other than Django
- you need a production-grade security-audited auth setup

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: auth, web-framework, api-framework, http-client, templating
- domain: web-development, backend, developer-tools, apis
- platform: python, cross-platform
- tags: django, boilerplate, oauth, rest-framework, hackathon, starter-template, api-examples, boilerplate, web-server

## Member repositories
- DrkSephy/django-hackathon-starter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:11.383783+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:32:42.167203+00:00, confidence not recorded.
  - readme: https://github.com/DrkSephy/django-hackathon-starter (fetched 2026-08-28T04:05:11.383783+00:00, sha f4259c6358ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
