lukasschwab / arxiv-feeds

JSON and Atom feeds for arXiv queries

Home Page:https://arxiv-feeds.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Renaissance No. 5, Plate LXXVIII from Owen Jones's Grammar of Ornament

arxiv-feeds

arXiv provides RSS feeds for subject areas, but does not seem to provide hosted feeds by query. (See also: arxiv/arxiv-rss).

This project provides hosted JSON and Atom feeds for arbitrary arXiv queries.

Getting started

  1. Install the Google Cloud SDK.

  2. Install the application requirements: make install.

  3. Run the dev server: make run.

    • Once the server is running, you can open it in your default browser: make open.

Useful tools

TODO

  • Cacheing.
  • UI entry-point for /atom/<all> route.
  • Clean up logging; get structured GAE logging.

About

JSON and Atom feeds for arXiv queries

https://arxiv-feeds.appspot.com/


Languages

Language:Python 54.1%Language:HTML 25.5%Language:JavaScript 10.8%Language:Makefile 5.4%Language:CSS 4.3%