extinctsion / extinctsion/mcp-py-devto
Categorize method in server.py into CRUD methods.
Open
help wanted
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
As a contributor to this repository, the expected code should be clean and the method used in server.py should be bifurcated on the basis of command and query to the server.
It would be cleaner and nice to have CRUD methods in different python file for a cleaner approach and better code.
Contributor guide
Assessment
This issue has not been assessed yet.