diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-26 18:14:47 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-12-26 18:14:47 -0800 |
commit | 9555367d693ccb894eb8960c98507315e581f60a (patch) | |
tree | a4eec0910c415c0d6868fea44b35c8661e50bd55 /README.md | |
parent | aa775c9b7559fac824224f2c9a40cc01504ab03d (diff) | |
download | fatcat-9555367d693ccb894eb8960c98507315e581f60a.tar.gz fatcat-9555367d693ccb894eb8960c98507315e581f60a.zip |
most basic fileset/web access tests
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,8 +39,8 @@ Internet Archive's internal (not public) infrastructure. - [x] one-to-many and many-to-many entities - [x] JSON(B) "extra" metadata fields - [x] full rev1 schema for all entities + - [x] file sets and web captures - [ ] editgroup review: comments? actions? - - [ ] file sets and web captures - HTTP API Server - [x] base32 encoding of UUID identifiers - [x] inverse many-to-many helpers (files-by-release, release-by-creator) |