risotto/README.md

14 lines
198 B
Markdown
Raw Normal View History

2019-11-28 15:01:08 +01:00
Projet Risotto*
==============
2019-11-28 15:11:57 +01:00
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
```
2019-11-28 15:01:08 +01:00