risotto/README.md

14 lines
198 B
Markdown

Projet Risotto*
==============
Démarrer le server de l'API Risotto :
```
python3 script/server.py
```
Accéder à un message :
```
wget http://localhost:8080/v1/config.session.server.start
```