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

https://github.com/thefloatingstring/mpc-kickoff-2020


https://github.com/thefloatingstring/mpc-kickoff-2020

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# mpc-kickoff-2020

Instructions
```bash
git clone
cd
pip install -r requirements.txt
python app.py
```

Creating an entry:
```
http://hello-mpc.herokuapp.com/add_entry?title=&body=
```