--- title: Test Ruby emoji: 🏢 colorFrom: purple colorTo: gray sdk: docker pinned: false --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # Application Ruby Pure Une application Ruby simple avec Sinatra, déployée sur Hugging Face. ## Utilisation Ouvrez l'URL de votre Space et interagissez avec l'interface web. ## API Endpoints - `GET /` - Interface web - `GET /hello/:name` - Salutation - `POST /users` - Créer utilisateur - `GET /health` - Santé de l'app - `GET /api` - Documentation