package
0.0.0-20230430084832-5bc9d87a9bde
Repository: https://github.com/arxivinsanity/backend-service.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Papers godoc @Summary Autocomplete suggestions for paper search @Schemes @Description Endpoint to retrieve autocomplete suggestions for papers that the user types in the search @Tags Papers @Accept json @Produce json @Param query query string true "The query to search for papers" @Security Bearer @Success 200 {object} models.Response @Router /api/papers/autocomplete [get].
Papers godoc @Summary Retrieves paper details @Schemes @Description Endpoint to retrieve paper details given a paper id @Tags Papers @Accept json @Produce json @Param id path string true "The paper id" @Success 200 {object} models.Response @Security Bearer @Router /api/papers/{id} [get].

# Constants

No description provided by the author
Constants for routes.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author