Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/overleaf/track-changes

An API for saving and compressing individual document updates into a browsable history
https://github.com/overleaf/track-changes

Last synced: 24 days ago
JSON representation

An API for saving and compressing individual document updates into a browsable history

Awesome Lists containing this project

README

        

⚠️ This repository has been migrated into [`overleaf/overleaf`](https://github.com/overleaf/overleaf). See the [monorepo announcement](https://github.com/overleaf/overleaf/issues/923) for more info. ⚠️

---

overleaf/track-changes
========================

An API for converting raw editor updates into a compressed and browseable history.

Acceptance tests can be run with the command
```
AWS_BUCKET= AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= make test
```
where `bucket-name`, `aws-access-key` and `aws-secret-access-key` are the credentials for an AWS S3 bucket.

License
-------

The code in this repository is released under the GNU AFFERO GENERAL PUBLIC LICENSE, version 3. A copy can be found in the `LICENSE` file.

Copyright (c) Overleaf, 2014-2019.