unpywall
unpywall copied to clipboard
Local copy of Unpaywall database?
This was brought up in issue #18
If possible, it would be nice to offer the following features:
- [ ] download updates
- [ ] return results in JSON format, just like using _fetch
As @naustica mentioned, it might be a good idea to use a SQL database using sqlite.
@bganglia As part of our next release, it would be good if we focus on the caching class and describe it in more detail.
@naustica Ok. Where would be the place for this documentation? Maybe the README?
@naustica Should this work be happening in a new "development" branch now?