overleaf/services/docstore
Henry Oswald 704bf53fe5 Write docs to do collection and project collection
- docs are written to project collection then doc collection

- deletes used to insert into doc collection, now its the same upsert
with deleted = true

- does not set delted = false for new docs as it is not needed, save space

- changed delete to be seperate update on mongo
2015-01-21 11:52:39 +00:00
..
app/coffee Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00
config Create a GET endpoint for getting doc lines 2014-04-28 16:45:59 +01:00
test Write docs to do collection and project collection 2015-01-21 11:52:39 +00:00
.gitignore Add POST end point for updating doc lines 2014-04-29 11:49:09 +01:00
.travis.yml Create .travis.yml 2014-04-28 16:48:36 +01:00
app.coffee added raw endpoint to docstore 2014-05-20 13:04:33 +01:00
Gruntfile.coffee added grep for tests 2015-01-20 15:25:35 +00:00
LICENSE Create LICENSE 2014-04-28 16:50:47 +01:00
package.json Release version 0.1.0 2014-08-19 13:37:06 +01:00
README.md Create README.md 2014-04-28 16:50:23 +01:00

docstore-sharelatex

A CRUD API for storing and updating text documents in projects

Build Status

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) ShareLaTeX, 2014.