Files
risotto/README.md
2019-12-11 16:47:31 +01:00

15 lines
197 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
```