This website requires JavaScript.
Explore
Help
Register
Sign In
jletienne
/
PyNextcloud
Watch
1
Star
0
Fork
0
You've already forked PyNextcloud
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
PyNextcloud
/
controllers
History
jletienne
8d6ae6291e
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
..
__init__.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
debug.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
health.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
info.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
list.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
root.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00
upload.py
Initial commit: Set up FastAPI application for Nextcloud API with configuration, controllers, and utility functions. Added .gitignore, README, and requirements files. Implemented endpoints for file listing, uploading, and health checks.
2025-10-20 17:21:55 +02:00