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

Namespaces

namespace  admin
 
namespace  bonus
 
namespace  cat_endpoints
 
namespace  front_end
 
namespace  testing_endpoints
 
namespace  token
 
namespace  user_endpoints
 

Detailed Description

# +==== BEGIN CatFeeder =================+
# LOGO:
# ..............(..../\
# ...............)..(.')
# ..............(../..)
# ...............\‍(__)|
# Inspired by Joan Stark
# source https://www.asciiart.eu/
# animals/cats
# /STOP
# PROJECT: CatFeeder
# FILE: __init__.py
# CREATION DATE: 21-11-2025
# LAST Modified: 20:1:1 24-01-2026
# DESCRIPTION:
# This is the backend server in charge of making the actual website work.
# /STOP
# COPYRIGHT: (c) Cat Feeder
# PURPOSE: The folder in charge of grouping the endpoints by functionality.
# The file to export every endpoints class
# /STOP
# // AR
# +==== END CatFeeder =================+