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

https://github.com/rizerphe/basic-server

The simplest possible flask server
https://github.com/rizerphe/basic-server

Last synced: 8 months ago
JSON representation

The simplest possible flask server

Awesome Lists containing this project

README

          

# basic-server
The simplest possible flask server
Just run 'server.py' to launch server.
'settings.py' lets you choose color tones and logo.
'add event.py' adds an event for 'news' page.
'answer.py' manages the feedback.
edit 'templates/home.html' to create a homepage.