A simple API to manage church's members

0 stars 2 forks 0 watchers Go GNU General Public License v3.0
church church-management docker golang viper
1 Open Issue Need Help Last updated: Sep 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The 'Delete member' API endpoint currently returns a '200 OK' string in its response body, which is considered non-RESTful. The issue proposes changing this to return a structured JSON response, such as `{"message": "Member deleted"}`, to confirm the successful deletion.

Complexity: 1/5
bug good first issue

A simple API to manage church's members

Go
#church#church-management#docker#golang#viper