An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# fakeboard

```
pipenv install --dev
pipenv shell
fastapi run dev
open http://localhost:8000/docs
```