Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebastienpittet/demo-webapp
Demo Application
https://github.com/sebastienpittet/demo-webapp
demo flask
Last synced: about 2 months ago
JSON representation
Demo Application
- Host: GitHub
- URL: https://github.com/sebastienpittet/demo-webapp
- Owner: SebastienPittet
- License: mit
- Created: 2020-06-09T21:03:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T10:51:54.000Z (about 2 years ago)
- Last Synced: 2024-11-29T17:16:46.334Z (about 2 months ago)
- Topics: demo, flask
- Language: HTML
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
demo-webapp
===========|Build Status|
This application is written in Python and based on
`Flask `__. The template uses
`Bootstrap framework `__. It only show some
content for **demo purpose**.In its initial release, it is mainly a wrapper of a
Single-page-Application (SPA) stored on Exoscale `Simple Object Storage
(SOS) `__ but can evolve
differently in the future.From the release of August 1st, it fetch a random advice from
`adviceslip.com Open API `__.October, 1st: added /slow to prepare some horizontal autoscaling demos.
.. |Total alerts| image:: https://img.shields.io/lgtm/alerts/g/SebastienPittet/demo-webapp.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/SebastienPittet/demo-webapp/alerts/
.. |Language grade: Python| image:: https://img.shields.io/lgtm/grade/python/g/SebastienPittet/demo-webapp.svg?logo=lgtm&logoWidth=18
:target: https://lgtm.com/projects/g/SebastienPittet/demo-webapp/context:python
.. |Build Status| image:: https://app.travis-ci.com/SebastienPittet/demo-webapp.svg?branch=master
:target: https://app.travis-ci.com/SebastienPittet/demo-webapp