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

https://github.com/heman/juleljus_backend


https://github.com/heman/juleljus_backend

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

This is the backend for the juleljus project.

# Set up
```bash
virtualenv .
. bin/activateh
pip install -r packages
```