aboutsummaryrefslogtreecommitdiff
path: root/http/response/json/json_test.go (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Move internal packages to an internal folderGravatar Frédéric Guillot 1-312/+0
2023-08-09Rename Miniflux package name to follow Go module naming conventionGravatar Frédéric Guillot 1-1/+1
2023-07-30Add SaveEntry function to API clientGravatar Frédéric Guillot 1-3/+3
2023-06-19Replace copyright header with SPDX identifierGravatar fred 1-3/+2
2018-11-03Remove charset=utf-8 from JSON responsesGravatar Frédéric Guillot 1-9/+9
2018-10-08Fix typo in license headerGravatar Frédéric Guillot 1-2/+2
2018-10-08Refactor HTTP response builderGravatar Frédéric Guillot 1-0/+313