|
Cat Feeder
1.0.0
The Cat feeder project
|
Namespaces | |
| namespace | admin |
| namespace | bonus |
| namespace | cat_endpoints |
| namespace | front_end |
| namespace | testing_endpoints |
| namespace | token |
| namespace | user_endpoints |
# +==== 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 =================+