https://github.com/thefloatingstring/reflector-server
https://github.com/thefloatingstring/reflector-server
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thefloatingstring/reflector-server
- Owner: TheFloatingString
- Created: 2022-10-02T08:26:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:56:04.000Z (about 3 years ago)
- Last Synced: 2025-01-13T08:12:44.327Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reflector-server
Flask reflector REST API for the 2022 HackMIT handheld exoskeleton project.
```
pip install -r requirements.txt
python app.py
```