M-Davies / M-Davies/arma-api

Pretty print output of endpoints

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Output is an ugly one liner json array and could be prettier. Options include usig Gson or a different Json library, totally up the fixer on which one to use

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the Spring Boot endpoint responses and the current JSON serialization configuration. Compare the existing one-line JSON array with the desired pretty-printed output, then verify that the endpoints consistently return readable formatted JSON without changing their data.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.