Vineyard Group Fellowship

A platform for connecting church members through small groups, Bible studies, shared meals, and Christian fellowship

API Online & Healthy
📚

API Documentation

Interactive Swagger and ReDoc documentation for all REST endpoints

Explore API →
💚

System Health

Real-time monitoring of database, cache, email services, and authentication

Check Status →
🔧

Admin Panel

Django administration interface for platform management

Go to Admin →

Platform Features

Everything you need to build meaningful Christian community

👥

Group Management

Create and manage small groups for Bible study, shared meals, and Christian programs

🔒

Secure Authentication

JWT-based authentication with email verification and secure password management

Location-Based Discovery

Find and join groups near you with intelligent location-based filtering

✉️

Email Notifications

Automated email notifications for group updates and membership requests

👤

User Profiles

Rich user profiles with photos, bios, and privacy controls

🛡️

GDPR Compliant

Complete data export and deletion capabilities for user privacy

API Endpoints

RESTful API with comprehensive endpoints for authentication, groups, profiles, and more

POST /api/v1/auth/register/

User registration with email verification

GET /api/v1/groups/

List all groups with filtering and pagination

GET /api/v1/profiles/me/

Get current user's profile information

View Full API Documentation