Skip to content

brunomsdev/digitalflix-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalFlix API

REST API developed to support a streaming-like application, built with Node.js and Express.

This project was created as part of a backend learning process, focusing on API design, data handling, and frontend integration.


Project Status

Learning project (not actively maintained)


Features

  • RESTful API endpoints
  • Movie and category management
  • Data persistence
  • Integration with frontend applications
  • Structured routing and controllers

Tech Stack

  • Node.js
  • Express
  • JavaScript
  • REST API

Project Structure

The project follows a basic backend architecture with separation of concerns:

  • Routes
  • Controllers
  • Services
  • Models

Running the project locally

npm install
npm start

About

REST API for a streaming-like application with movies and categories management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •