informatique:developpement:projets:viewer-api

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
informatique:developpement:projets:viewer-api [2023/03/21 12:39] – [Technos] jpmilcentinformatique:developpement:projets:viewer-api [2025/12/19 11:55] (Version actuelle) – [Technos] jpmilcent
Ligne 7: Ligne 7:
  
 ===== Technos ===== ===== Technos =====
-  * Stockage dans S3 :  +  * [[https://github.com/tiangolo/fastapi|FastAPI]] : micro-framework API REST 
-    * [[https://min.io/docs/minio/container/index.html|MinIO]] : solution API S3 utilisant Docker +  * [[https://pypi.org/project/pyvips/|Pyvips]] : bibliothèque de manipulation d'image (pyramide) basé sur [[https://github.com/libvips/libvips|libvips]]. Équivalant Python de [[https://sharp.pixelplumbing.com/|Sharp]] en JS. 
-  * Python 3 : +  [[https://github.com/sylikc/pyexiftool| PyExifTool]] : bibliothèque permettant d'accéder à l'outil ExifTool pour extraire et manipuler les métadonnées d'une image
-    * [[https://github.com/tiangolo/fastapi|FastAPI]] : micro-framework API REST +  * Authentification 
-    * [[https://pypi.org/project/pyvips/|Pyvips]] : bibliothèque de manipulation d'image (pyramide). Équivalant Python de [[https://sharp.pixelplumbing.com/|Sharp]] en JS. +    * [[https://goauthentik.io/|Authentik]] : solution Identity Provider (SSO et OAuth). 
-    : bibliothèque client S3+    * [[http://fastapi.tiangolo.com/tutorial/security/oauth2-jwt/?h=oauth#about-jwtpyjwt]]: FastAPI et Pyjwt. 
-  * Docker:  +  * Stockage d'image dans Serveur S3 : 
-    * [[https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker|tiangolo/uvicorn-gunicorn-fastapi-docker]] +    * [[https://min.io/docs/minio/container/index.html|MinIO]] : solution stockage API S3 utilisant Docker 
- +    * [[https://github.com/s3fs-fuse/s3fs-fuse| S3FS-Fuse]] : outil permettant de monter une dépôt S3 comme un dossier du système de fichiers local.
  
  
  • informatique/developpement/projets/viewer-api.1679402382.txt.gz
  • Dernière modification : 2023/03/21 12:39
  • de jpmilcent