package
0.0.0-20240330155229-fd8bb18a06f7
Repository: https://github.com/boraxpr/go-web-service.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: Pass needed parameters in the request.
@Summary Get all quotations @Description Returns all quotations @Accept json @Produce json @Success 200 {array} Quotation @Router /quotation [get].
@Summary Get a quotation @Description Returns a quotation @Accept json @Produce json @Success 200 {object} Quotation @Router /quotation/{id} [get].
No description provided by the author
LoginHandler authenticates a user and returns a session token.
No description provided by the author
No description provided by the author
No description provided by the author
important key is to fetch from frontend by using credentials :"include".
# Variables
No description provided by the author