Open Issues Need Help
View All on GitHub Delete member is not Restfull about 2 hours ago
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