20tab / uwsgiit_console

web application that use uwsgi.it api
MIT License
7 stars 1 forks source link

Add news #22

Closed rdeioris closed 10 years ago

rdeioris commented 10 years ago

The latest api exposes a /news view. This returns a list of api-server related news (like new distros announcement). A news can be public, in such a case a call to /news returns it even without authentication. The console should report public news in the login screen, and once logged all of them.