aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-01-14 20:51:20 -0800
committerBryan Newbold <bnewbold@robocracy.org>2019-01-14 20:51:20 -0800
commit7119e7525516ebba8edd3110d2a08d29eb317484 (patch)
tree8dc4ea47930cfc828a5423f18c483307e06122bd /README.md
parenta3412587f1b8a069249410b916c499dc4f7e6cf0 (diff)
downloadfatcat-7119e7525516ebba8edd3110d2a08d29eb317484.tar.gz
fatcat-7119e7525516ebba8edd3110d2a08d29eb317484.zip
update README with progress
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6ed45cb1..8fbaf953 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ schema, lives under `./python_client/`.
- [x] JSON(B) "extra" metadata fields
- [x] full rev1 schema for all entities
- [x] file sets and web captures
- - [ ] editgroup review: comments? actions?
+ - [x] editgroup review: annotations
- HTTP API Server
- [x] base32 encoding of UUID identifiers
- [x] inverse many-to-many helpers (files-by-release, release-by-creator)
@@ -62,6 +62,6 @@ schema, lives under `./python_client/`.
- [x] Basic logging
- [x] Swagger-UI
- [x] Bulk metadata exports
- - [ ] Sentry (error reporting)
- - [ ] Metrics
+ - [x] Sentry (error reporting)
+ - [x] Metrics