Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santinic/reuters

Reuters test
https://github.com/santinic/reuters

Last synced: about 1 month ago
JSON representation

Reuters test

Awesome Lists containing this project

README

        

reuters
=======

You need an HTTP server to run it, because it uses partial views that cannot be loaded otherwise.
You can use any simple HTTP server for this purpose. e.g.:

$ python -m SimpleHTTPServer

then open http://localhost:8000

tests
=====

I would have written tests, but there was no time in "2 hours" for it.