From 82f8b4d838de3fb8eda5db9b23c5bc48ab281f9e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 26 May 2018 16:42:17 -0700 Subject: remove golang API server Not following that path; this is to prevent future confusion. All code is still in version control. --- golang/gen/restapi/doc.go | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 golang/gen/restapi/doc.go (limited to 'golang/gen/restapi/doc.go') diff --git a/golang/gen/restapi/doc.go b/golang/gen/restapi/doc.go deleted file mode 100644 index e18461a8..00000000 --- a/golang/gen/restapi/doc.go +++ /dev/null @@ -1,22 +0,0 @@ -// Code generated by go-swagger; DO NOT EDIT. - -/* -Package restapi fatcat -A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata - - - Schemes: - http - Host: api.fatcat.wiki - BasePath: /v0 - Version: 0.1.0 - - Consumes: - - application/json - - Produces: - - application/json - -swagger:meta -*/ -package restapi -- cgit v1.2.3