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

https://github.com/armandris/strawberrypieserver


https://github.com/armandris/strawberrypieserver

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# StrawberryPieServer

To run server:
gunicorn -c gunicorn_config.py run:app

This will start a server on port 8000 to serve leaderboard info. It also has a simple welcome page :)