Warning, /utilities/fielding/README.md is written in an unsupported language. File is not indexed.

0001 <!--
0002     SPDX-FileCopyrightText: 2022 Felipe Kinoshita <kinofhek@gmail.com>
0003     SPDX-License-Identifier: CC0-1.0
0004 -->
0005 
0006 # Fielding
0007 
0008 A simple REST API testing tool.
0009 
0010 ![fielding window](https://cdn.kde.org/screenshots/fielding/fielding.png)
0011 
0012 ## Features
0013 
0014 * Make GET, POST, and other types of HTTP requests.
0015 * Input arbitrary body data.
0016 * Display prettified JSON responses.
0017 
0018 ## Get It
0019 
0020 Details on where to find stable releases of Fielding can be found on it's
0021 [homepage](https://apps.kde.org/fielding).
0022 
0023 ## Support
0024 
0025 If you have an issue with Fielding, please [open a support thread on KDE Discuss](https://discuss.kde.org/c/help/6).
0026 
0027 ## Building
0028 
0029 The easiest way to make changes and test Fielding during development is to [build it with kdesrc-build](https://community.kde.org/Get_Involved/development/Build_software_with_kdesrc-build).
0030 
0031 ## Contributing
0032 
0033 Like other projects in the KDE ecosystem, contributions are welcome from all. This repository is managed in [KDE Invent](https://invent.kde.org/utilities/fielding), our GitLab instance.
0034 
0035 * Want to contribute code? See the [GitLab wiki page](https://community.kde.org/Infrastructure/GitLab) for a tutorial on how to send a merge request.
0036 * Reporting a bug? Please submit it on the [KDE Bugtracking System](https://bugs.kde.org/enter_bug.cgi?format=guided&product=fielding). Please do not use the Issues
0037   tab to report bugs.
0038 * Is there a part of Fielding that's not translated? See the [Getting Involved in Translation wiki page](https://community.kde.org/Get_Involved/translation) to see how
0039   you can help translate!
0040 
0041 If you get stuck or need help with anything at all, head over to the [KDE New Contributors room](https://go.kde.org/matrix/#/#kde-welcome:kde.org) on Matrix. For questions about Fielding, please ask in the [KDE Development room](https://go.kde.org/matrix/#/#kde-devel:kde.org). See [Matrix](https://community.kde.org/Matrix) for more details.
0042