https://github.com/sanjacob/fakeboard
A mock of Blackboard for testing
https://github.com/sanjacob/fakeboard
Last synced: 2 months ago
JSON representation
A mock of Blackboard for testing
- Host: GitHub
- URL: https://github.com/sanjacob/fakeboard
- Owner: sanjacob
- Created: 2024-07-19T23:59:22.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-06T20:41:10.000Z (9 months ago)
- Last Synced: 2025-02-12T20:26:09.300Z (3 months ago)
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fakeboard
```
pipenv install --dev
pipenv shell
fastapi run dev
open http://localhost:8000/docs
```