Cat Feeder  1.0.0
The Cat feeder project
Loading...
Searching...
No Matches
backend.src.libs.endpoint_manager Namespace Reference

Namespaces

namespace  endpoint_constants
 
namespace  endpoint_helpers
 
namespace  endpoint_manager
 
namespace  endpoints
 

Variables

 Endpoints = EndpointManager
 

Detailed Description

# +==== BEGIN CatFeeder =================+
# LOGO:
# ..............(..../\
# ...............)..(.')
# ..............(../..)
# ...............\‍(__)|
# Inspired by Joan Stark
# source https://www.asciiart.eu/
# animals/cats
# /STOP
# PROJECT: CatFeeder
# FILE: __init__.py
# CREATION DATE: 11-10-2025
# LAST Modified: 14:48:35 19-12-2025
# DESCRIPTION:
# This is the backend server in charge of making the actual website work.
# /STOP
# COPYRIGHT: (c) Cat Feeder
# PURPOSE: File in charge of containing the code that will ease the adding of routes in the server.
# // AR
# +==== END CatFeeder =================+

Variable Documentation

◆ Endpoints

backend.src.libs.endpoint_manager.Endpoints = EndpointManager

Definition at line 27 of file __init__.py.