diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-09 20:26:39 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-05-09 20:26:39 -0700 |
commit | 9e6cfdf9668157ec7ff566c670ce293b18d2bc83 (patch) | |
tree | 52c00b694b5ea63705f7608aa02eaf7ba3ec51d4 /golang/restapi/doc.go | |
parent | c28602eba84c8c5ecfd267187ff103bb5e9d2091 (diff) | |
download | fatcat-9e6cfdf9668157ec7ff566c670ce293b18d2bc83.tar.gz fatcat-9e6cfdf9668157ec7ff566c670ce293b18d2bc83.zip |
basic sentry; middleware; clacks-overhead
Diffstat (limited to 'golang/restapi/doc.go')
-rw-r--r-- | golang/restapi/doc.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/golang/restapi/doc.go b/golang/restapi/doc.go index 9896c2da..e18461a8 100644 --- a/golang/restapi/doc.go +++ b/golang/restapi/doc.go @@ -7,7 +7,6 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file m Schemes: http - https Host: api.fatcat.wiki BasePath: /v0 Version: 0.1.0 |