risotto/README.md

15 lines
197 B
Markdown
Raw Normal View History

Projet Risotto
2019-11-28 15:01:08 +01:00
==============
2019-11-28 15:11:57 +01:00
Démarrer le server de l'API Risotto :
```
python3 script/server.py
2019-11-28 15:11:57 +01:00
```
Accéder à un message :
```
wget http://localhost:8080/v1/config.session.server.start
```
2019-11-28 15:01:08 +01:00