Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Gabo-gutierrez/Cinefinder/llms.txt
Use this file to discover all available pages before exploring further.
Cinefinder API Documentation
Build powerful cinema management applications with our RESTful API for movies, theater works, urban events, and artist tracking.
Quick start
Get up and running with the Cinefinder API in minutes
Set up your environment
application.properties.Configure the database
src/main/resources/application.properties with your database credentials:Start the application
http://localhost:8080Explore the API
Comprehensive endpoints for managing your cinema content
Movies
Theater Works
Urban Events
Artists
Categories
Participations
Core features
Everything you need to build a comprehensive cinema management system
RESTful Architecture
Clean, predictable API design following REST best practices with standard HTTP methods and status codes.
Spring Boot Framework
Built on Spring Boot 3.5.5 with Java 21, providing enterprise-grade reliability and performance.
JPA Data Persistence
Seamless MySQL integration with Spring Data JPA for efficient database operations and relationship management.
Comprehensive Error Handling
Custom exception hierarchy with global error handling for clear, actionable error responses.
Resources
Additional resources to help you succeed
Architecture Overview
Database Schema
Error Handling
Validation
Ready to get started?
Follow our quickstart guide to have your first API call running in under 5 minutes.
Get Started Now